Skip to content

Commit 310fc39

Browse files
authored
Update CONTRIBUTING.md
1 parent bec4194 commit 310fc39

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Diff for: CONTRIBUTING.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
# Contributing Guidelines
2-
31
Thank you for your interest in contributing to onefetch! Whether it's a bug report, new feature, correction, or additional
42
documentation, we greatly value feedback and contributions from our community.
53

64
Please read through this document before submitting any issues or pull requests to ensure we have all the necessary
75
information to effectively respond to your bug report or contribution.
86

7+
# Contributing Guidelines
98

10-
* [Reporting Bugs/Feature Requests](#reporting-bugs--feature-requests)
9+
* [Reporting Bugs / Feature Requests](#reporting-bugs--feature-requests)
1110
* [Contributing via Pull Requests](#contributing-via-pull-requests)
1211
* [Finding contributions to work on](#finding-contributions-to-work-on)
13-
* [Adding support for a new Language](#adding-support-for-a-new-language)
12+
* [Adding support for a new language](#adding-support-for-a-new-language)
1413
* [Ascii logo](#ascii-logo)
1514
* [Project-specific notes](#project-specific-notes)
1615

@@ -50,7 +49,7 @@ GitHub provides additional document on [forking a repository](https://help.githu
5049

5150
Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any ['help wanted'](https://github.com/o2sh/onefetch/labels/help%20wanted) issues is a great place to start.
5251

53-
### Adding support for a new Language
52+
### Adding support for a new language
5453

5554
First, you have to make sure that the language you want to add is supported by tokei ([supported languages](https://github.com/XAMPPRocky/tokei#supported-languages))
5655

0 commit comments

Comments
 (0)