🎉 First off, thanks for taking the time to contribute! 🎉
The following is a set of guidelines for contributing to BIThesis.
These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
I don't want to read this whole thing, I just have a small question!!!
For Users | For Developers | |
---|---|---|
Have a Question | Slack | Slack |
Bug Report | Slack | Github - Issues |
Feature Request | Slack | Slack |
Pull Request | Github - Pull Request |
We provide an official Slack channel with a bunch of active maintainers and a friendly community to give helpful advice if you have any questions.
- use
#community
channel to report a bug, feature request and asking for help. - use
#random
channel to have unrelated discussion😆! - use
#announcement
channel if you don't want to miss the updated news and features!
note: there is no detailed rules about how to ask question, just provide enough information and rethink before write.
If you can locate the bug or provide more detailed information, you may report an issue here.
Pull Request are welcomed!
The following steps will help you finish a pull request.
- Fork this repo.
git clone
your forked repo.- Make changes until the bug is fixed.
- Commit your changes.
- Create a pull request with related information.
- Keep in touch with further discussion and refine.
For more information, refer to the Github Help.