LeOS-Brain/CONTRIBUTING.md

17 lines
724 B
Markdown
Raw Normal View History

2023-12-10 12:28:26 +01:00
# Contributing to My Brain
### To contribute :
- Report bugs/glitches.
- Create new issues to give us ideas and feedback.
- Ask questions or suggest ideas in the comments section of any issue.
- You can also help us clean up the [issue section](https://github.com/mhss1/MyBrain/issues) by identifying duplicate issues.
### Or if you are a developer:
- Pick an issue or create a new one.
- Fork the repo.
- Create a feature branch in your fork and make your changes.
- Keep it simple and make sure the app runs on an actual Android device and everything works as expected
- Submit a pull request to the `dev` branch of the official [My Brain repo](https://github.com/mhss1/MyBrain/pulls) (PR to master will be rejected).