BatchExplorer/CONTRIBUTING.md

15 строки
348 B
Markdown
Исходник Обычный вид История

# Contributing to BatchExplorer
2021-03-06 18:13:46 +03:00
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
2021-03-06 18:13:46 +03:00
## Pull request message format
Use a good description for the title(i.e. not just `Merge feature/awesome-stuff in master`)
If applicable please use the `fix #[issue number]` in the pull request description
e.g.
```markdown
fix #123
```