diff --git a/.github/ISSUE_TEMPLATE/issue-or-clarification-for-existing-process.md b/.github/ISSUE_TEMPLATE/issue-or-clarification-for-existing-process.md index 1598968d..b80fc2a1 100644 --- a/.github/ISSUE_TEMPLATE/issue-or-clarification-for-existing-process.md +++ b/.github/ISSUE_TEMPLATE/issue-or-clarification-for-existing-process.md @@ -1,5 +1,5 @@ --- -name: Issue or Clarification for existing process +name: Issue or clarification for existing process about: Report an issue or clarification for an existing process. title: "[process id]: [issue summary]" labels: bug, patch diff --git a/.github/ISSUE_TEMPLATE/new-process-proposal.md b/.github/ISSUE_TEMPLATE/new-process-proposal.md index 69c867f1..276f253e 100644 --- a/.github/ISSUE_TEMPLATE/new-process-proposal.md +++ b/.github/ISSUE_TEMPLATE/new-process-proposal.md @@ -2,7 +2,7 @@ name: New process proposal about: Propose a new process with detailed specifics (name, description, parameters, return value etc.). To just pitch an idea without a lot of details, please fill - a normal issue. + a "normal" issue. title: '' labels: new process assignees: '' diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index 1b435bbe..1bce9684 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -1,6 +1,6 @@ --- name: Other issues or proposals -about: Use this if no other options suits your needs. +about: Use this if no other option suits your needs and you want to fill a "normal" issue. title: '' labels: '' assignees: ''