[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:
it-education-md 2026-02-28 20:44:19 -06:00
parent 5271babfa5
commit 77edf6ed3a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ There are lots of ways to contribute to sbt ecosystem depending on your interest
- 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.
For the issue reporting guideslins, jump to [issues](#issues).
For the issue reporting guidelines, jump to [issues](#issues).
Ideas and proposals
-------------------