mirror of https://github.com/sbt/sbt.git
[2.x] fix: Fix typo in CONTRIBUTING guide
**Problem** CONTRIBUTING.md contains a typo: "guideslins" in the issue reporting sentence. **Solution** Replace "guideslins" with "guidelines" in CONTRIBUTING.md.
This commit is contained in:
parent
5271babfa5
commit
77edf6ed3a
|
|
@ -17,7 +17,7 @@ There are lots of ways to contribute to sbt ecosystem depending on your interest
|
||||||
- Review pull requests.
|
- Review pull requests.
|
||||||
- Documentation fixes and contributions are as much welcome as to patching the core. Visit [sbt/website][documentation] to learn about how to contribute.
|
- Documentation fixes and contributions are as much welcome as to patching the core. Visit [sbt/website][documentation] to learn about how to contribute.
|
||||||
|
|
||||||
For the issue reporting guideslins, jump to [issues](#issues).
|
For the issue reporting guidelines, jump to [issues](#issues).
|
||||||
|
|
||||||
Ideas and proposals
|
Ideas and proposals
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue