Procházet zdrojové kódy

Ask for good commit practices

Mike Ashley před 9 roky
rodič
revize
f16d0bf4d1
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      CONTRIBUTING.md

+ 2
- 0
CONTRIBUTING.md Zobrazit soubor

@@ -60,3 +60,5 @@ Consider the following checklist when reviewing a module's design.
60 60
 ## Submitting pull requests
61 61
 
62 62
 When you issue a pull request, please specify what distribution you used for testing (if any).  Code that is committed to the master branch should work with both Debian 7 and Ubuntu 14.04 LTS.  Support for Debian 8 is coming.
63
+
64
+Use good commit practices to document your changes. Don't assume the developer reviewing your commits has access to GitHub. The developer could be a future maintainer in a different environment. Similarly, as you address feedback on the pull request, do not assume the reviewer has access to GitHub.

Loading…
Zrušit
Uložit