aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 00:35:53 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 00:35:53 -0300
commit5f01c706267c595de92406a32e7f31ef5056c2d0 (patch)
treed1e74ef54efc41ada622900fe3e2a50dee44a237 /CONTRIBUTING
parent09fcc751ef158898c315ebc9299a0fa3a722d914 (diff)
New upstream version 2.0.3preupstream/2.0.3pre
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`!