mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
fix minor spelling mistake in contributing guidelines
This commit is contained in:
committed by
Enrico Weigelt
parent
55e70f1110
commit
2a4a36aa58
@@ -4,12 +4,12 @@
|
|||||||
If additional reviewers gave their ack, a proper attribution
|
If additional reviewers gave their ack, a proper attribution
|
||||||
header may be added.
|
header may be added.
|
||||||
|
|
||||||
2. Commit messages should explain what's really done here and their
|
2. Commit messages should explain what's really done here, and their
|
||||||
headlines need a short an precise subject. See history for examples.
|
headlines need a short and precise subject. See history for examples.
|
||||||
|
|
||||||
Keep in mind that history is also a piece of documentation.
|
Keep in mind that history is also a piece of documentation.
|
||||||
|
|
||||||
3. Once release is out, bugfixes should be submitted separately, against
|
3. Once a release is out, bugfixes should be submitted separately, against
|
||||||
the affected release branch(es) as well as master (so multiple pull requests)
|
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
|
4. If new functions or types are introduced, these should be documented
|
||||||
|
|||||||
Reference in New Issue
Block a user