]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add Weblate link and note for contributors.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 7 Nov 2023 16:47:45 +0000 (11:47 -0500)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 7 Nov 2023 16:47:45 +0000 (11:47 -0500)
README.md

index 4dcb43645930a8c77f73641b05ad83991c8a5430..97dbe18bdb4fdcfbc43aa67587bdb9561bf41bad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -153,6 +153,22 @@ then you need to use the `-oraw` or `-l` options:
 This will prevent the filters from misinterpreting your print file.
 
 
+Contributing Code and Translations
+----------------------------------
+
+Code contributions should be submitted as pull requests on the Github site:
+
+    http://github.com/OpenPrinting/cups/pulls
+
+See the file "CONTRIBUTING.md" for more details.
+
+PAPPL uses [Weblate][WL] to manage the localization of the web interface,
+command-line programs, and common IPP attributes and values, and those likewise
+end up as pull requests on Github.
+
+[WL]: https://hosted.weblate.org
+
+
 Legal Stuff
 -----------