Skip to content

Commit cbe3cc6

Browse files
committed
Switch to a link that also gives some explanation about issues
1 parent c529682 commit cbe3cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For core and extension modules:
1616
- [ ] New unit tests have been added covering the changes.
1717
- [ ] [Documentation](https://github.com/geoserver/geoserver/tree/main/doc/en/user/source) has been updated (if change is visible to end users).
1818
- [ ] The [REST API docs](https://github.com/geoserver/geoserver/tree/main/doc/en/api/1.0.0) have been updated (when changing configuration objects or the REST controllers).
19-
- [ ] There is an issue in the [GeoServer Jira](https://osgeo-org.atlassian.net/GEOS/issues/) (except for changes that do not affect administrators or end users in any way).
19+
- [ ] There is an issue in the [GeoServer Jira](https://osgeo-org.atlassian.net/browse/GEOS/summary) (except for changes that do not affect administrators or end users in any way).
2020
- [ ] Commit message(s) must be in the form ``[GEOS-XYZWV] Title of the Jira ticket``.
2121
- [ ] Bug fixes and small new features are presented as a single commit.
2222
- [ ] Each commit has a single objective (if there are multiple commits, each has a separate JIRA ticket describing its goal).

0 commit comments

Comments
 (0)