diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3870d97271..069e84b39a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,8 +5,8 @@ contact_links: url: https://github.com/wso2/docs-apim/issues/new/choose - name: 'General Question' url: https://stackoverflow.com/questions/tagged/wso2-api-manager - about: "If you have a question then please ask on Stack Overflow using the #wso2-api-manager tag." - Chat with the community to get quick clarifications for your questions. + about: "If you have a question then please ask on Stack Overflow using the #wso2-api-manager tag. + Chat with the community to get quick clarifications for your questions." #fixed the bug here. This line was not inside the "" - name: Chat on help-api-manager Discord Channel url: https://discord.com/invite/Xa5VubmThw about: "Chat about anything else with the community." diff --git a/.github/ISSUE_TEMPLATE/improvement.yml b/.github/ISSUE_TEMPLATE/improvement.yml index 053bfa803d..bf2495f5f2 100644 --- a/.github/ISSUE_TEMPLATE/improvement.yml +++ b/.github/ISSUE_TEMPLATE/improvement.yml @@ -6,14 +6,14 @@ body: id: limitation attributes: label: Current Limitation - description: Describe the the current limitation. + description: Describe the current limitation. # took out an extra "the" validations: required: true - type: textarea id: suggestion attributes: label: Suggested Improvement - description: Describe the the improvement you suggest. + description: Describe the improvement you suggest. # took out an extre "the" validations: required: true - type: input