We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eadb3e commit 2724382Copy full SHA for 2724382
.github/CONTRIBUTING.md
@@ -2,7 +2,7 @@
2
3
Thanks for your interest in contributing to `template-typescript-node-package`! 💖
4
5
-> See [DEVELOPMENT.md](./DEVELOPMENT.md) for local development instructions.
+> After this page, see [DEVELOPMENT.md](./DEVELOPMENT.md) for local development instructions.
6
7
## Code of Conduct
8
README.md
@@ -103,7 +103,7 @@ greet("Hello, world!");
103
104
## Development
105
106
-See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md).
+See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md), then [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).
107
Thanks! 💖
108
109
## Contributors
0 commit comments