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 1+ # Contributing to this project
2+ I love your input! I want to make contributing to this project as easy and transparent as possible.
3+
4+ ## Report bugs using Github's [ issues] ( https://github.com/TrafeX/docker-php-nginx/issues )
5+ GitHub issues is used to track public bugs.
6+ Report a bug by [ opening a new issue] ( https://github.com/TrafeX/docker-php-nginx/issues/new ) ; it's that easy!
7+
8+ ### What to include in an issue?
9+ - A quick summary and/or background
10+ - Steps to reproduce
11+ - Include what version of the image you are using
12+ - Add the ` Dockerfile ` if you made any changes
13+ - Include the command you used to run the container
14+ - What you expected would happen
15+ - What actually happens
16+ - Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)
17+
18+ ## License
19+ By contributing, you agree that your contributions will be licensed under its [ MIT License] ( ./LICENSE ) .
You can’t perform that action at this time.
0 commit comments