Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.85 KB

CONTRIBUTING.md

File metadata and controls

34 lines (25 loc) · 1.85 KB

Contributing

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

In the spirit of free software, everyone is encouraged to help improve this project. Here are some ways you can contribute:

  • by reporting errors on our documentation pages
  • by suggesting new articles or enhancements to existing ones
  • by writing documentation (no patch is too small : fix typos, add comments, clean up inconsistent whitespace)
  • by closing issues
  • by reviewing patches and pull requests

Submitting an Issue

We use the GitHub issue tracker to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. When submitting a bug report, please include any details that may be necessary to reproduce the bug.

Submitting a Pull Request

  1. Fork the repository.
  2. Create a topic branch.
  3. Implement your feature or bug fix.
  4. Add, commit, and push your changes.
  5. Submit a pull request.

When not to submit an issue

Please don't create new issues on this repository when you experience issues with your builds on https://codeship.com, want to request new features for the CI system or have general questions on how to use https://codeship.com for your projects.

In all of the above cases, reach out to our support team at support@codeship.com or on Twitter at @CodeshipSupport.