From d770b55983d240015e1b9d0a2d7f510f0fe4a4ac Mon Sep 17 00:00:00 2001 From: jmc <33655003+jmcook1186@users.noreply.github.com> Date: Thu, 25 Apr 2024 09:13:54 +0100 Subject: [PATCH] fix(package): rm redundant templates and update agenda template --- .github/ISSUE_TEMPLATE/agenda.md | 20 ++++--------- .github/ISSUE_TEMPLATE/blank-issue.md | 10 ------- .github/ISSUE_TEMPLATE/feedback.md | 43 --------------------------- .github/ISSUE_TEMPLATE/user-story.md | 10 ------- 4 files changed, 6 insertions(+), 77 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/blank-issue.md delete mode 100644 .github/ISSUE_TEMPLATE/feedback.md delete mode 100644 .github/ISSUE_TEMPLATE/user-story.md diff --git a/.github/ISSUE_TEMPLATE/agenda.md b/.github/ISSUE_TEMPLATE/agenda.md index 00088e094..e6c89b1d1 100644 --- a/.github/ISSUE_TEMPLATE/agenda.md +++ b/.github/ISSUE_TEMPLATE/agenda.md @@ -1,37 +1,29 @@ --- name: Agenda -about: The standard agenda template for Impact Framework -title: GSF IEF Meeting Agenda yyyy-mm-dd +about: Agenda template for the Impact Framework Meetings +title: GSF IF Meeting Agenda yyyy-mm-dd labels: agenda assignees: '' --- -Time 10:30am (GMT) / 4:00pm (IST) - See the time in your [timezone](https://everytimezone.com/s/e7e219dd) +Time 10:30am (UK): See the time in your [timezone](https://everytimezone.com/s/06092489) - Lead – @srini1978 (Microsoft) - Co-Lead @navveenb (Accenture) - Co-Lead – @jawache (GSF) -- PM - @jmcook1186 (GSF) +- Product owner - @jmcook1186 (GSF) ## Antitrust Policy + Joint Development Foundation meetings may involve participation by industry competitors, and it is the intention of the Joint Development Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in, any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws. If you have questions about these matters, please contact your company counsel or counsel to the Joint Development Foundation, DLA Piper. ## Roll Call + Please add 'Attended' to this issue during the meeting to denote attendance. Any untracked attendees will be added by the GSF team below: ## Agenda - [ ] Press Record! - -### PRs -- [ ] - -### Discussions -- [ ] - -### Issues -- [ ] Discuss in-progress/blocked issues on project board: https://github.com/orgs/Green-Software-Foundation/projects/26/views/1 -- [ ] AOB diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md deleted file mode 100644 index bdfc00252..000000000 --- a/.github/ISSUE_TEMPLATE/blank-issue.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Blank issue -about: Blank issue -title: '' -labels: '' -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/feedback.md b/.github/ISSUE_TEMPLATE/feedback.md deleted file mode 100644 index 5b6eaa3ef..000000000 --- a/.github/ISSUE_TEMPLATE/feedback.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -name: Feedback -about: Submiting feedback on the IEF implementation -title: 'Feedback - ' -labels: '' -assignees: '' - ---- - -## Scope - -What does your feedback relate to? - -- [] Project aims/objectives -- [] Repository structure -- [] Model plugin -- [] Rimpl code -- [] Documentation -- [] Tests -- [] Other - -## Details - -Does your feedback relate to a specific problem that can be demonstrated and reproduced? If so, please provide details of how to repro below. -Include your platform config and the version of IEF you are using (e.g. Ubuntu 20.04, running latest dev branch on XX date). - -## Expected Behaviour - -What do things look like if they are going right? -e.g. "the github issue board is cleared out every X days" - -## Actual behaviour - -How are things actually working? -e.g. "issues are sitting on the board for over X days" - -## Proposed actions - -What fixes do you propose? -e.g. "please define a response time of X days for issues and publish in the project README" - - -**Note: We will take all feedback seriously. Please be polite and constructive - aggressive or abusive feedback will simply be deleted.** diff --git a/.github/ISSUE_TEMPLATE/user-story.md b/.github/ISSUE_TEMPLATE/user-story.md deleted file mode 100644 index d2928af5c..000000000 --- a/.github/ISSUE_TEMPLATE/user-story.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: User story -about: This describes a user story for IEF -title: "[User story] ...." -labels: '' -assignees: '' - ---- - -As a I want so that .