BoostNote-App/CONTRIBUTING.md
Arcturus 75427bf771
Code styling (#359)
* remove displaced linebreak

* add additional styling to preview themes

* rename theme default to auto

* refactoring
2020-04-02 13:55:34 +09:00

24 lines
1.1 KiB
Markdown

# Contributing to Boost
This project adheres to the Contributor Covenant [code of conduct](./CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code. Please report unacceptable behavior to rokt33r.choi@gmail.com.
The following is a set of guidelines for contributing to Boost.
These are just guidelines, not rules, use your best judgment and feel free to
propose changes to this document in a pull request.
## Submitting Issues
- Before creating an issue please read the notes below and include as many details as
possible with your report. You can create an issue [here](https://github.com/BoostIO/BoostNote.next/issues/new).
If you can, please include:
- The version of App you are using
- The operating system you are using
- If applicable, what you were doing when the issue arose and what you
expected to happen
- Other things that will help resolve your issue:
- Screenshots and animated GIFs
- Error output that appears in your terminal, dev tools or as an alert
- Perform a [cursory search](https://github.com/BoostIO/Boostnote.next/issues?utf8=✓&q=is%3Aissue+)
to see if a similar issue has already been submitted