mirror of https://github.com/sgoudham/bst-rs.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
419 B
Markdown
12 lines
419 B
Markdown
3 years ago
|
# Contributing to bst-rs
|
||
|
|
||
|
Thank you for your interest in contributing to this project! I really appreciate it!
|
||
|
|
||
|
# Got a Question?
|
||
|
|
||
|
Please raise an issue with the `question` label. This ensures that bugs are separated from genuine questions.
|
||
|
|
||
|
# Found an Issue or Bug?
|
||
|
|
||
|
Please raise an issue on if you think you have found any issues or bugs. Even better, it would be great
|
||
|
to submit a Pull Request including the fix.
|