mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-21 18:10:42 -04:00
MAINT: Add a Contributing.md document.
This commit is contained in:
parent
4bca898eda
commit
e4000b90d5
10
Contributing.md
Normal file
10
Contributing.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Contributing to UCG
|
||||
|
||||
Contributing to UCG starts in the Github Issue tracker. Bug reports, Feature Requests, Suggested modifications to the design all start with a Github Issue. Issues marked with the Help Requested label are a good place to start if you are unsure on where to begin.
|
||||
|
||||
# Pull Requests Process
|
||||
|
||||
* Before Merging Pull Requests must have a passing build.
|
||||
* If the changes require modifying the reference documentation, exammples, or
|
||||
README those changes should be included in the Pull Request.
|
||||
* The Pull Request must run cargo fmt with no changes before merging.
|
Loading…
x
Reference in New Issue
Block a user