mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Correct syntax for referencing related issues/PRs
This commit is contained in:
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@@ -1,7 +1,7 @@
|
|||||||
## References
|
## References
|
||||||
_Add references/links to any related issues or PRs. These may include:_
|
_Add references/links to any related issues or PRs. These may include:_
|
||||||
* Fixes [GitHub issue](https://github.com/DSpace/dspace-angular/issues), if any
|
* Fixes #[issue-number]
|
||||||
* Requires [REST API PR](https://github.com/DSpace/DSpace/pulls), if any
|
* Requires DSpace/DSpace#[pr-number] (if a REST API PR is required to test this)
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
Short summary of changes (1-2 sentences).
|
Short summary of changes (1-2 sentences).
|
||||||
|
Reference in New Issue
Block a user