From fe63839bbbc44abee0606353270d2df232a611a4 Mon Sep 17 00:00:00 2001 From: Christian Neff Date: Sat, 20 Jul 2024 19:38:22 +0200 Subject: [PATCH 1/2] Add issue template for meta suggestions --- .github/ISSUE_TEMPLATE/meta.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/meta.md diff --git a/.github/ISSUE_TEMPLATE/meta.md b/.github/ISSUE_TEMPLATE/meta.md new file mode 100644 index 00000000..ac68debe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/meta.md @@ -0,0 +1,12 @@ +--- +name: Meta suggestion +about: Suggest an idea for the ecosystem around Puter, its "health" files, or other meta files +title: '' +labels: + - idea + - meta +assignees: '' + +--- + + From 9250e23d96f85d55fc12f0474a1d504b34d7fd64 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Wed, 24 Jul 2024 16:34:33 -0700 Subject: [PATCH 2/2] Update meta.md --- .github/ISSUE_TEMPLATE/meta.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/meta.md b/.github/ISSUE_TEMPLATE/meta.md index ac68debe..8563f218 100644 --- a/.github/ISSUE_TEMPLATE/meta.md +++ b/.github/ISSUE_TEMPLATE/meta.md @@ -1,12 +1,11 @@ --- name: Meta suggestion -about: Suggest an idea for the ecosystem around Puter, its "health" files, or other meta files +about: Suggest an idea for the community and ecosystem around Puter including the metadata files title: '' labels: - idea - meta -assignees: '' - +assignees: 'jelveh' ---