Skip to content

Commit 2eb69f8

Browse files
committed
Update CONTRIBUTING.md
1 parent ec29f2e commit 2eb69f8

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ the developers managing and developing for free this open source project during
88
Thank you for this, and in return we will reciprocate that respect in addressing your issue
99
or assessing patches with goodwill.
1010

11-
Using the issue tracker = search before
12-
---------------------------------------
11+
Search before
12+
-------------
1313

1414
The issue tracker is the preferred channel for bug reports, features requests and submitting pull
1515
requests, but please respect the following restrictions:
@@ -18,18 +18,18 @@ requests, but please respect the following restrictions:
1818
[Stack Overflow](http://stackoverflow.com) instead.
1919
* Please, please, please, **SEARCH** before you file a new issue or request.
2020

21-
Using the issue tracker = read before
22-
-------------------------------------
21+
Guidelines
22+
----------
2323

2424
Before using the issue tracker, we require you read the specific guidelines, depending on the topic:
2525
a bug report, a feature request or a pull request.
2626

27-
### Bug report
27+
### Bug Report
2828

2929
Good bug reports are extremely helpful - thank you! Good bug reports are also quite rare.
30-
To help and raise the bug report quality, you must read the wiki document about [Bug Reports](https://github.com/YOURLS/YOURLS/wiki/Bug-Report)
30+
To help and raise the bug report quality, **you _must_ read the wiki document about [Bug Reports](https://github.com/YOURLS/YOURLS/wiki/Bug-Report).**
3131

32-
### Feature request
32+
### Feature Request
3333

3434
Feature requests are welcome. But take a moment to find out whether your idea fits the scope and
3535
goals of the project. Check also the [Roadmap](https://github.com/YOURLS/YOURLS/wiki/Road-Map),
@@ -39,10 +39,9 @@ It's up to you to make a strong case to convince the project's developers of the
3939
Please provide as much detail and context as possible and get in touch. Feel free to detail how you envision
4040
things, be they about (pseudo)code, interface, mockup, etc...
4141

42-
### Pull request
42+
### Pull Request
4343

4444
Good pull requests are a fantastic help. But please get in touch before you start working,
4545
it's always a sad moment to dismiss a patch for which a coder has spent a lot of time because
4646
it simply does not fit the project. Please read the wiki
47-
document about [Pull requests](https://github.com/YOURLS/YOURLS/wiki/Pull-Request)
48-
47+
document about [Pull requests](https://github.com/YOURLS/YOURLS/wiki/Pull-Request).

0 commit comments

Comments
 (0)