mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
CONTRIBUTION.md: "MR" / "MRs" -> pull request(s)
This commit is contained in:
committed by
Enrico Weigelt, metux IT consult
parent
4afcb1cd7b
commit
25c002c54b
@@ -10,9 +10,9 @@
|
||||
Keep in mind that history is also a piece of documentation.
|
||||
|
||||
3. Once release is out, bugfixes should be submitted separately, against
|
||||
the affected release branch(es) as well as master (so multiple MRs)
|
||||
the affected release branch(es) as well as master (so multiple pull requests)
|
||||
|
||||
4. If new functions or types are introduced, these should be documented
|
||||
in-code, so we can generate docs directly from the code :)
|
||||
|
||||
5. Use MR tags if you can - if we need some more, just ask.
|
||||
5. Use pull request tags if you can - if we need some more, just ask.
|
||||
|
||||
Reference in New Issue
Block a user