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 d5e1fd7 commit 41bd2c3Copy full SHA for 41bd2c3
.github/ISSUE_TEMPLATE/add-member.yml
@@ -2,7 +2,7 @@ name: Add member profile 🧑🔬
2
description: |
3
Use this form to add or update a lab member's profile on the website.
4
title: "[Add member]"
5
-labels: ["automatic-add-update-member"]
+labels: ["automatic-add-member"]
6
assignees:
7
- octocat
8
body:
.github/ISSUE_TEMPLATE/update-member.yml
@@ -2,7 +2,7 @@ name: Update member profile 🧑🔬
Use this form to update a lab member's profile on the website.
title: "[Update member]"
+labels: ["automatic-update-member"]
0 commit comments