Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.55 KB

CONTRIBUTING.md

File metadata and controls

43 lines (28 loc) · 1.55 KB

Contributing

If you're reading this, it's likely that you are interested in contributing to this repository - that's great and we'd love for you to be a part of the community.

Before you contribute, please be aware of the following:

Code of conduct

Please help keep PHP.Gt development as open and inclusive to everyone as possible. Respect anyone who is contributing to the repository, documentation or community, and keep all communication constructive.

Do you have a question or problem?

// TODO: Stack Overflow, Gitter.

Have you found an issue?

// TODO: Flow of submitting issue, refer to issue template.

Do you want a new feature or improvement?

// TODO: Flow of submitting feature request, refer to issue template.

Have you found an error with the documentation?

// TODO: Documentation?

How to submit a pull request

// TODO: Detail the procedure, linking to an existing issue, how to name branches, how to use commits effectively.