Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 4843103

Browse files
authored
Merge pull request #68 from fastruby/update-readme-file
Add contribution section to README.md
2 parents 6023dad + 282c1f5 commit 4843103

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,21 @@ Generate demo data with:
4343

4444
rake demo_data:setup
4545

46+
## Contributing
47+
48+
Bug reports and pull requests are welcome on GitHub at [https://github.com/fastruby/pecas](https://github.com/fastruby/pecas). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
49+
50+
When Submitting a Pull Request:
51+
52+
* If your PR closes any open GitHub issues, please include `Closes #XXXX` in your comment
53+
54+
* Please include a summary of the change and which issue is fixed or which feature is introduced.
55+
56+
* If changes to the behavior are made, clearly describe what changes.
57+
58+
* If changes to the UI are made, please include screenshots of the before and after.
59+
60+
4661
## License
4762

4863
[License]

0 commit comments

Comments
 (0)