File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,25 @@ Contributing
4
4
Thank you for your interest in contributing to PHP_CodeSniffer!
5
5
6
6
7
+ ## Table of Contents
8
+
9
+ * [ Reporting Bugs] ( #reporting-bugs )
10
+ - [ Reporting Security Issues] ( #reporting-security-issues )
11
+ - [ Support/Questions About Using PHP_CodeSniffer] ( #supportquestions-about-using-php_codesniffer )
12
+ * [ Contributing Without Writing Code] ( #contributing-without-writing-code )
13
+ - [ Bug Triage] ( #bug-triage )
14
+ - [ Testing Open Pull Requests] ( #testing-open-pull-requests )
15
+ - [ Writing sniff documentation] ( #writing-sniff-documentation )
16
+ - [ Other tasks] ( #other-tasks )
17
+ * [ Contributing With Code] ( #contributing-with-code )
18
+ - [ Requesting/Submitting New Features] ( #requestingsubmitting-new-features )
19
+ - [ Getting started] ( #getting-started )
20
+ - [ While working on a patch] ( #while-working-on-a-patch )
21
+ - [ Writing tests] ( #writing-tests )
22
+ - [ Submitting your pull request] ( #submitting-your-pull-request )
23
+ * [ Licensing] ( #licensing )
24
+
25
+
7
26
## Reporting Bugs
8
27
9
28
Please search the [ open issues] ( https://github.com/PHPCSStandards/PHP_CodeSniffer/issues ) to see if your issue has been reported
You can’t perform that action at this time.
0 commit comments