From 74f9b1c6ab3880df040847c0bb6b67f75f8a7d29 Mon Sep 17 00:00:00 2001 From: Mia Date: Thu, 14 Mar 2024 16:41:36 -0700 Subject: [PATCH] Minor updates --- ...nda-community-hub-pull-request-template.md | 2 +- ...w-community-extension-proposal-template.md | 36 ------------------- README.md | 4 +-- 3 files changed, 2 insertions(+), 40 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/new-community-extension-proposal-template.md diff --git a/.github/ISSUE_TEMPLATE/camunda-community-hub-pull-request-template.md b/.github/ISSUE_TEMPLATE/camunda-community-hub-pull-request-template.md index 46da47c..e609ee1 100644 --- a/.github/ISSUE_TEMPLATE/camunda-community-hub-pull-request-template.md +++ b/.github/ISSUE_TEMPLATE/camunda-community-hub-pull-request-template.md @@ -40,4 +40,4 @@ assignees: '' - [ ] I have added or suggested tests to cover my changes suggested in this pull request. - [ ] All new and existing CI/CD tests passed. - [ ] I will /assign myself this issue, and add the relevant [issue labels] to it if they are not automatically generated by Probot. -- [ ] I will tag @camunda-community-hub/devrel in a new comment on this issue if 30 days have passed since my pull request was opened and I have not received a response from the extension's maintainer. +- [ ] I will tag @/camunda-community-hub/devrel in a new comment on this issue if 30 days have passed since my pull request was opened and I have not received a response from the extension's maintainer. diff --git a/.github/ISSUE_TEMPLATE/new-community-extension-proposal-template.md b/.github/ISSUE_TEMPLATE/new-community-extension-proposal-template.md deleted file mode 100644 index 94d230a..0000000 --- a/.github/ISSUE_TEMPLATE/new-community-extension-proposal-template.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -name: New Community Extension Proposal Template -about: Use this template when proposing a new Camunda Community Hub Extension -title: '' -labels: '' -assignees: '' - ---- - -# Camunda Community Hub Extension Proposal - - - -### Extension description - - -### Suggested use case - - -### Configuration - - -### Dependencies - - -### Issues/Challenges - - -### Extension lifecycle - - -### Additional Context - - -### Maintainer Needed? - diff --git a/README.md b/README.md index a38087e..825a4fa 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,4 @@ The Camunda Community Hub is a project to empower our open source community extension maintainers, and encourage new contributors to get started contributing to the Camunda open source ecosystem. -If you are building a new Camunda Community extension, please follow the instructions detailed in our [Community Repository](https://github.com/camunda-community-hub/community). Once those steps had been completed, please feel free to make use of this repository to build your new extension from! - - +If you are building a new Camunda Community extension, please follow the instructions detailed in our [Community Repository](https://github.com/camunda-community-hub/community). Once those steps had been completed, please feel free to make use of this repository to build your new extension from! \ No newline at end of file