aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar BanceDev 2024-09-04 19:05:36 -0400
committerGravatar BanceDev 2024-09-04 19:05:36 -0400
commit58cb10f9accd02b3d2f7433e9ebed03c526b1b84 (patch)
tree62ab5d0a17bab5079befd66d9242396abaf74743 /README.md
parentupadted contribution guidelines (diff)
updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea1813a..c52cbef 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ For future compiles just run ```make``` from the root directory. If you change t
## Contributing
+- Before opening an issue or a PR please check out the [contributing guide](https://github.com/BanceDev/lush/blob/main/CONTRIBUTING.md).
- For bug reports and feature suggestions please use [issues](https://github.com/BanceDev/lush/issues).
- If you wish to contribute code of your own please submit a [pull request](https://github.com/BanceDev/lush/pulls).
- Note: It is likely best to submit an issue before a PR to see if the feature is wanted before spending time making a commit.