diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b6134828..6647a5ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,20 @@ + +Submit a pull-request +--------------------- I actively welcome your pull requests. 1. Fork the repo and create your branch from `develop`. 2. If you've added code that should be tested, add tests. 3. New pull request to `develop`. + +How to report a bug +------------------- + +please check [template to report a bug](https://github.com/sangcomz/FishBun/blob/master/.github/ISSUE_TEMPLATE/bug_report.md) + + +How to request feature +------------------- + +please check [template to request feature](https://github.com/sangcomz/FishBun/blob/master/.github/ISSUE_TEMPLATE/feature_request.md) + diff --git a/README.md b/README.md index a0829d60..9716f2f2 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,10 @@ Running on Android M, _FishBun_ checks if it has proper permission for you befor Any suggestions or contributions would be welcomed. [CONTRIBUTING](https://github.com/sangcomz/FishBun/blob/master/CONTRIBUTING.md) +# Feedback + +Bug reports and feature requests can be submitted [here](https://github.com/sangcomz/FishBun/issues) +(please read the [instructions](https://github.com/sangcomz/FishBun/blob/master/CONTRIBUTING.md) on how to report a bug and request feature). # License