Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.91 KB

CONTRIBUTING.md

File metadata and controls

40 lines (21 loc) · 1.91 KB

Contribute to the CoE Starter Kit

Welcome, and thank you for your interest in contributing to the CoE Starter Kit.

There are many ways in which you can contribute to the CoE Starter Kit. The goal of this document is to provide a high-level overview of how you can get involved.

Asking and Answering Questions

Join the discussions and ask your question or contribute by answering questions from others. This is a great way to contribute by helping the CoE Starter Kit community

Report a Bug or submit a Feature Request

Have you found a bug in the CoE Starter Kit or do you want to suggest a new feature? Either way, please let us now by filing an issue while observing the following guidelines

Look for an existing issue

Before submitting your issue please search the issues to ensure your issue has not already been reported

If your bug or feature request has already been reported you are welcome to join the conversation by commenting and adding your reaction. Please use reactions to vote and not "+1" comments.

  • 👍 - upvote
  • 👎 - downvote

Submitting your Issue

Select the Issue template that matches the solution for which you want to submit an issue.

File a single issue per problem and feature request. Do not enumerate multiple bugs or feature requests in the same issue.

Do not add your issue as a comment to an existing issue unless it's for the identical input. Many issues look similar, but have different causes.

The more information you can provide, the more likely someone will be successful at reproducing the issue and finding a fix.

Observe the inline guidelines of the Issue template.

Contribute with Code

If you are interested in contributing to the CoE Starter Kit by fixing issues or adding features please read the How to Contribute guide.

Thank You