Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.36 KB

File metadata and controls

25 lines (15 loc) · 1.36 KB

Contributing

If you have any idea to improve templates or want to share experience and give feedback on this project, we'd love to hear from you in the following ways:

Asking Questions

You can use either Github Discussions or our Slack channel to ask questions.

Create Issues

Before raising pull requests, please create an Issue first to be discussed for missing requirements, content or errors. Please explain the issue in detail including references if available and suggest where it could be added.

Open a Pull Request

Your pull request should be placed against the dev branch.

Here are some guidelines for opening a pull request:

  • Ensure your changes align with the project's goals and coding standards.
  • Keep your pull request focused and specific; avoid bundling unrelated changes.
  • Write clear and descriptive commit messages.
  • Your pull request may be merged after review.
  • Commits must be signed off to indicate agreement with Developer Certificate of Origin (DCO).

Thank you for contributing to our project!