From bcfececb5c1b9ca2768ce567697464518ecb89c8 Mon Sep 17 00:00:00 2001 From: Andrew Valencik Date: Wed, 25 Jan 2023 19:59:39 -0500 Subject: [PATCH] Update migration template Updating with new instructions as of https://github.com/typelevel/typelevel.github.com/pull/418 --- .github/ISSUE_TEMPLATE/2-project-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/2-project-migration.md b/.github/ISSUE_TEMPLATE/2-project-migration.md index 84643d6..3099943 100644 --- a/.github/ISSUE_TEMPLATE/2-project-migration.md +++ b/.github/ISSUE_TEMPLATE/2-project-migration.md @@ -19,7 +19,7 @@ Project Submission Issue: [LINK ISSUE HERE] ### For All Projects: -- [ ] Add project to the site by [adding a file here](https://github.com/typelevel/typelevel.github.com/tree/development/collections/_projects) +- [ ] Add project to the site by [adding an entry to the projects.yml file](https://github.com/typelevel/typelevel.github.com/blob/development/_data/projects.yml) ### Announcements