Skip to content

Commit 873e05f

Browse files
authored
Merge pull request #8 from 345paul/feat/issuetemplate
Added issue template and updated PR template
2 parents 5e54a88 + a8b68ff commit 873e05f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/issue_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Use the main repository to raise issues
2+
3+
Please raise issues in the main repository for the BizTalk Migrator tool:
4+
5+
[https://github.com/Azure/aimtool/issues](https://github.com/Azure/aimtool/issues)

.github/pull_request_template.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Description
2-
Please explain the changes you made here.
2+
Please explain the changes you made here in a list.
3+
4+
## Related GitHub issue(s)
5+
Please tag the related issues.
36

47
## Checklist
58
- [ ] Only increment the version number following a GitHub Release. Check this only if this PR is a version bump.

0 commit comments

Comments
 (0)