Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 2.53 KB

contributing.md

File metadata and controls

60 lines (40 loc) · 2.53 KB

Contributing

Chinese version

🎉 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.

Guidance

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

Join Our Slack Channel

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.

Join on Slack

  • 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.

Bug Report on Github

If you can locate the bug or provide more detailed information, you may report an issue here.

Pull Request Process

Pull Request are welcomed!

The following steps will help you finish a pull request.

  1. Fork this repo.
  2. git clone your forked repo.
  3. Make changes until the bug is fixed.
  4. Commit your changes.
  5. Create a pull request with related information.
  6. Keep in touch with further discussion and refine.

For more information, refer to the Github Help.