File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Table of contents:
1414- [Route](#route)
1515- [Screenshot](#screenshot)
1616- [File Tree](#file-tree)
17+ - [Opening an Issue](#opening-an-issue)
1718- [License](#license)
1819
1920### About
@@ -131,5 +132,20 @@ LaravelPhpInfo
131132* Tree command can be installed using brew: `brew install tree`
132133* File tree generated using command `tree -a -I '.git|node_modules|vendor|storage|tests`
133134
135+ ### Opening an Issue
136+ Before opening an issue there are a couple of considerations:
137+ * If you did not **star this repo** *I will close your issue immediatly without consideration.* **My time is valuable**.
138+ * **Read the instructions** and make sure all steps were *followed correctly*.
139+ * **Check** that the issue is not *specific to your development environment* setup.
140+ * **Provide** *duplication steps*.
141+ * **Attempt to look into the issue**, and if you *have a solution, make a pull request*.
142+ * **Show that you have made an attempt** to *look into the issue*.
143+ * **Check** to see if the issue you are *reporting is a duplicate* of a previous reported issue.
144+ * **Following these instructions show me that you have tried.**
145+ * If you have a questions send me an email to jeremykenedy@gmail.com
146+ * Please be considerate that this is an open source project that I provide to the community for FREE when openeing an issue.
147+
148+ Open source projects are a the community’s responsibility to use, contribute, and debug.
149+
134150### License
135151Laravel PHP Info is licensed under the MIT license. Enjoy!
You can’t perform that action at this time.
0 commit comments