We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7f073 commit 2ce8e5aCopy full SHA for 2ce8e5a
1 file changed
.github/CONTRIBUTING.md
@@ -18,7 +18,7 @@ Thanks for considering a contribution to this project! 🙏
18
```
19
1. Create an `.env` file:
20
```console
21
- $ cp .env.example .env
+ $ cp .env.schema .env
22
23
1. Fill in the values.
24
* `GITHUB_ACTOR`: Set this to your GitHub username.
0 commit comments