First off, thank you for considering contributing to Goilerplate! We're excited to have you join our community.
Goilerplate is an open-source project that aims to provide value to the Go community. We want to be transparent about our long-term vision:
- We may explore opportunities to monetize aspects of Goilerplate or offer premium services related to it in the future.
- All contributions to this repository are subject to the MIT License, which allows for commercial use.
- By contributing to Goilerplate, you agree that your contributions may be used in both open-source and potential future commercial aspects of the project.
- We value every contribution and will always strive to maintain a strong, open-source core that benefits the entire community.
We believe this approach allows us to sustainably develop and maintain Goilerplate while keeping it open and accessible to all. If you have any questions or concerns about this, please reach out to us before contributing.
- Use a clear and descriptive title for the issue to identify the problem.
- Describe the exact steps which reproduce the problem in as many details as possible.
- Provide specific examples to demonstrate the steps.
- Use a clear and descriptive title for the issue to identify the suggestion.
- Provide a step-by-step description of the suggested enhancement in as many details as possible.
- Explain why this enhancement would be useful to most Goilerplate users.
- Fill in the required template
- Do not include issue numbers in the PR title
- Follow the Go style guide
- End all files with a newline
- Avoid platform-dependent code
- Use the present tense ("Add feature" not "Added feature")
- Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
- Limit the first line to 72 characters or less
Follow the official Go style guide and common practices in the Go community.
This section lists the labels we use to help us track and manage issues and pull requests.
bug
- Issues for bugs in the codeenhancement
- Issues for new features or improvementsdocumentation
- Issues related to documentationgood first issue
- Good for newcomers
We're committed to giving proper credit and recognition to all contributors. Your contributions, whether they're improvements to documentation, bug fixes, or new features, are invaluable to the growth and success of Goilerplate.
Thank you for contributing to Goilerplate and helping make it a great tool for the Go community!