-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit bc0626b
Showing
248 changed files
with
15,819 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
*.manifest binary | ||
*.application binary | ||
*.deploy binary | ||
*.exe binary | ||
*.config binary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your | ||
needs please complete the below template to ensure we have the details to help. Thanks! | ||
|
||
**Please check out the [Docs](https://microsoft.github.io/idfix/) to see if your question is already addressed there. This will help us ensure our documentation covers the most frequent questions.** | ||
|
||
> If you are reporting a security related issue, instead of submitting it here, please email [email protected] to ensure it is properly handled to resolution. | ||
### Category | ||
- [ ] Enhancement | ||
- [ ] Bug | ||
- [ ] Question | ||
- [ ] Documentation gap/issue | ||
|
||
### Version | ||
|
||
Please specify what version of IdFix you are using: [ ] | ||
|
||
*If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.* | ||
|
||
### Expected / Desired Behavior / Question | ||
*If you are reporting an issue please describe the expected behavior. If you are suggesting an enhancement please | ||
describe thoroughly the enhancement, how it can be achieved, and expected benefit. If you are asking a question, ask away!* | ||
|
||
### Observed Behavior | ||
*If you are reporting an issue please describe the behavior you expected to occur when performing the action. If you are making a | ||
suggestion or asking a question delete this section.* | ||
|
||
### Steps to Reproduce | ||
*If you are reporting an issue please describe the steps to reproduce the bug in sufficient detail to allow testing. If you are making | ||
a suggestion or asking a question delete this section.* | ||
|
||
### Submission Guidelines | ||
*Delete this section after reading* | ||
* All suggestions, questions and issues are welcome, please let us know what's on your mind. | ||
* Remember to include sufficient details and context. | ||
* Please check back occasionally on your issue as we may have follow up questions. | ||
* If you have multiple suggestions, questions, or bugs please submit them in seperate issues so we can track resolution. | ||
|
||
Thank you for your feedback! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#### Category | ||
- [ ] Bug fix | ||
- [ ] New feature | ||
- [ ] New sample | ||
- [ ] Documentation update | ||
|
||
#### Related Issues | ||
|
||
fixes #X, mentioned in #Y | ||
|
||
#### What's in this Pull Request? | ||
|
||
*Please describe the changes in this PR. Simple description or details around bugs which are being fixed.* | ||
|
||
#### Guidance | ||
*You can delete this section when you are submitting the pull request.* | ||
* Please update this PR information accordingly. We'll use this as part of our release notes in monthly communications. | ||
* Please ensure you have updated any associated docs files based on your code changes |
Oops, something went wrong.