Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.29 KB

contributing.md

File metadata and controls

57 lines (38 loc) · 2.29 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 QQ Chat Group QQ Chat Group
Bug Report QQ Chat Group GitHub - Issues
Feature Request QQ Chat Group QQ Chat Group
Pull Request GitHub - Pull Request

Join Our QQ Chat Group

We provide a QQ Chat Group with a bunch of active maintainers and a friendly community to give helpful advice if you have any questions.

Join on QQ Chat Group

Note There are 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 Requests 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.