krata/.github/CONTRIBUTING.md

16 lines
737 B
Markdown
Raw Normal View History

# How to Contribute
I want to thank you for sparing a time to improve this project! Here are some guidelines for contributing
2020-04-14 14:52:10 +02:00
To ensure that the blog design is not confused, this project do not accept suggestions for design changes, such as colors scheme, fonts, typography, etc. If your request is about enhancement, it is recommended to first submit a `Feature Request` type issue to discuss whether your idea fits the project.
2020-04-14 14:52:10 +02:00
Generally, contribute to the project by:
2020-04-14 14:52:10 +02:00
1. Fork this project.
2. Create a new branch `my-new-freature`(or `fix-a-bug`), then complete the development, commit and push.
3. Submit a new `Pull Request`.
---
:tada:Your volunteering will make the open source world more beautiful, thanks again!:tada: