Skip to content

Commit c0385c2

Browse files
authored
fix: reference correct Jira project (#352)
1 parent e1e8ae6 commit c0385c2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Bug Report
66

77
<!--- Please note this repository's Issue Tracker is not being watched.
88
Issues are instead being tracked in our public Jira project:
9-
https://jira.mongodb.org/projects/COMPASS/summary
9+
https://jira.mongodb.org/projects/VSCODE/summary
1010
-->
1111
<!--- Provide a general summary of the issue in the Title above -->
1212

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Feature Request
66

77
<!--- Please note this repository's Issue Tracker is not being watched.
88
Issues are instead being tracked in our public Jira project:
9-
https://jira.mongodb.org/projects/COMPASS/summary
9+
https://jira.mongodb.org/projects/VSCODE/summary
1010
-->
1111

1212
<!--- Provide a general summary of the issue in the Title above -->

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Ticket number and a general summary of your changes in the Title above -->
2-
<!-- e.g. COMPASS-1111: updates ace editor width in agg pipeline view -->
2+
<!-- e.g. VSCODE-1111: updates ace editor width in agg pipeline view -->
33

44
<!--- The following fields are not obligatory. Use your best judgement on what you think is applicable to the work you've done -->
55

0 commit comments

Comments
 (0)