Skip to content

Commit 2dae145

Browse files
authored
Merge pull request #316 from Meghansaha/fix-contrib-guide-issue-links
fix broken contrib links
2 parents 2d87f1f + 8815933 commit 2dae145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ labels: "Type: ☹︎ Bug"
77

88
## Prework
99

10-
- [ ] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/pointblank/blob/main/.github/CONTRIBUTING.md).
10+
- [ ] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/pointblank/blob/main/CONTRIBUTING.md).
1111
- [ ] If there is [already a relevant issue](https://github.com/posit-dev/pointblank/issues), whether open or closed, comment on the existing thread instead of posting a new issue.
1212

1313
## Description

.github/ISSUE_TEMPLATE/feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ labels: "Type: ★ Enhancement"
77

88
## Prework
99

10-
- [ ] Read and abide by the Pointblank [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/pointblank/blob/main/.github/CONTRIBUTING.md).
10+
- [ ] Read and abide by the Pointblank [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/pointblank/blob/main/CONTRIBUTING.md).
1111
- [ ] Search for duplicates among the [existing issues](https://github.com/posit-dev/pointblank/issues) (both open and closed).
1212

1313
## Proposal

0 commit comments

Comments
 (0)