Skip to content

Commit b778210

Browse files
authored
docs: use absolute URL for CONTRIBUTING.md in pull request template
the relative path wasn't working out
1 parent cc3db67 commit b778210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
### Checklist
1515

16-
- I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there for submitting PRs.
16+
- I read the [Contributor Guide](https://github.com/invertase/react-native-firebase/blob/main/CONTRIBUTING.md) and followed the process outlined there for submitting PRs.
1717
- [ ] Yes
1818
- My change supports the following platforms;
1919
- [ ] `Android`

0 commit comments

Comments
 (0)