Files
gluetun/.github/CONTRIBUTING.md
Quentin McGaw 68203c221d Refactored documentation for Docker hub workflow
- Readme size lowered to 18KB
- Documents created in doc/ directory
- faq.md, firewall.md, development.md
- Title svg as absolute path for Docker hub
- Re-enabled Docker hub description workflow
2020-04-12 13:42:41 +00:00

2.1 KiB

Contributing

Contributions are released to the public under the open source license of this project.

Submitting a pull request

  1. Fork and clone the repository
  2. Create a new branch git checkout -b my-branch-name
  3. Modify the code
  4. Ensure the docker build succeeds docker build .
  5. Commit your modifications
  6. Push to your fork and submit a pull request

Resources

Contributors

Thanks for all the contributions, whether small or not so small!