aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING16
1 files changed, 0 insertions, 16 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
deleted file mode 100644
index 0b82439a..00000000
--- a/CONTRIBUTING
+++ /dev/null
@@ -1,16 +0,0 @@
-Project
-=======
-
-Issues and Pull Requests via GitHub:
-
-* https://github.com/lpereira/hardinfo
-
-Translators
-===========
-
-If possible, run `bash updatepo.sh` in the po/ directory before begining.
-This will regenerate hardinfo.pot and update all the .po files.
-Nothing is lost if this isn't done, but it prevents wasting time translating
-strings that have changed, or are no longer used.
-
-DO NOT use `make pot`!