doc: pull request guidelines tweak
[ci skip]
This commit is contained in:
parent
efb332cc23
commit
7edca3eb04
@ -1,5 +1,6 @@
|
|||||||
Thanks for your pull request! Your work is appreciated.
|
Thanks for your pull request! Your work is appreciated.
|
||||||
|
|
||||||
|
Here are some tips for contributing pull requests to hledger.
|
||||||
We like to merge as quickly as possible without endangering the project's long term health.
|
We like to merge as quickly as possible without endangering the project's long term health.
|
||||||
Much valuable design, quality control, and knowledge sharing happens at merge time,
|
Much valuable design, quality control, and knowledge sharing happens at merge time,
|
||||||
ensuring hledger remains a high quality, maintainable product.
|
ensuring hledger remains a high quality, maintainable product.
|
||||||
@ -12,8 +13,6 @@ Treat it as a golden opportunity to collaborate with experts,
|
|||||||
share and receive knowledge, refine your design/documentation/code,
|
share and receive knowledge, refine your design/documentation/code,
|
||||||
and improve real-world development/communication skills.
|
and improve real-world development/communication skills.
|
||||||
|
|
||||||
Here are some tips to optimise your pull requests and minimise the risk of waste.
|
|
||||||
|
|
||||||
A PR should have a clear purpose, documented in its description.
|
A PR should have a clear purpose, documented in its description.
|
||||||
Don't tackle too much at once.
|
Don't tackle too much at once.
|
||||||
Mention any #ISSUENOs addressed.
|
Mention any #ISSUENOs addressed.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user