Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit d18d68b

Browse files
committed
Address ISLANDORA-1616; Take avantage of new GitHub functionality and setup issue templates for each Islandora Foundation module.
1 parent 73e2f5c commit d18d68b

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
**JIRA Ticket**: (link)
2+
3+
* Other Relevant Links (Google Groups discussion, related pull requests, Release pull requests, etc.)
4+
5+
# What does this Pull Request do?
6+
7+
A brief description of what the intended result of the PR will be and/or what problem it solves.
8+
9+
# What's new?
10+
A in-depth description of the changes made by this PR. Technical details and possible side effects.
11+
12+
Example:
13+
* Changes x feature to such that y
14+
* Added x
15+
* Removed y
16+
17+
# How should this be tested?
18+
19+
A description of what steps someone could take to:
20+
* Reproduce the problem you are fixing (if applicable)
21+
* Test that the Pull Request does what is intended.
22+
* Please be as detailed as possible.
23+
* Good testing instructions help get your PR completed faster.
24+
25+
26+
# Additional Notes:
27+
Any additional information that you think would be helpful when reviewing this PR.
28+
29+
Example:
30+
* Does this change require documentation to be updated?
31+
* Does this change add any new dependencies?
32+
* Does this change require any other modifications to be made to the repository (ie. Regeneration activity, etc.)?
33+
* Could this change impact execution of existing code?
34+
35+
# Interested parties
36+
Tag (@ mention) interested parties or, if unsure, @Islandora/7-x-1-x-committers

0 commit comments

Comments
 (0)