Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.48 KB

CONTRIBUTING.md

File metadata and controls

23 lines (17 loc) · 1.48 KB

Filing issues

The GitHub issue list is for bugs, not discussions. If you have a question or want to start a discussion you have several options:

When filing issues, please use our bug filing templates. The best way to get your bug fixed is to be as detailed as you can be about the problem. Providing a minimal project with steps to reproduce the problem is ideal. Here are questions you can answer before you file a bug to make sure you're not missing any important information.

  1. Did you read the documentation?
  2. Did you include the snippet of broken code in the issue?
  3. What are the EXACT steps to reproduce this problem?
  4. What package versions are you using (you can see these in the project.json file)?
  5. What operating system are you using?
  6. What version of IIS are you using?

GitHub supports markdown, so when filing bugs make sure you check the formatting before clicking submit.

Contributing code and content

We are actively working to allow community code and content contributions. We can't accept code and content contributions yet, but check back soon for updates.