diff --git a/.github/ISSUE_TEMPLATE/create-extensibility-request.md b/.github/ISSUE_TEMPLATE/create-extensibility-request.md deleted file mode 100644 index 5a093c8f03..0000000000 --- a/.github/ISSUE_TEMPLATE/create-extensibility-request.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -name: Create an extensibility request -about: Create an event request, request for external or other extensibility request, Microsoft should process. -title: '' -labels: '' -assignees: '' - ---- - -**🕮 Describe the request** - -A clear and concise description of what the extensibility request is, which you want Microsoft to address. - - -**Additional context** - -Explain why you need this request to be fulfilled. This will help Microsoft assess, if your request could get solved in other ways. diff --git a/.github/ISSUE_TEMPLATE/create-issue-i-want-to-address.md b/.github/ISSUE_TEMPLATE/create-issue-i-want-to-address.md deleted file mode 100644 index 055595ce1c..0000000000 --- a/.github/ISSUE_TEMPLATE/create-issue-i-want-to-address.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -name: Create issue I want to address -about: Create a report to help us understand the change you propose to make. -title: '' -labels: '' -assignees: '' - ---- - - - -**🕮 Describe the issue** - -A clear and concise description of what the issue/improvement is, which you want to address. - -**🔧 To Reproduce** - -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**📣 Expected behavior** - -A clear and concise description of what you expected to happen. - -**Screenshots** - -If applicable, add screenshots to help explain your problem. - -**Additional context** - -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index e653c1da05..0000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - ---- - -⚠️⚠️THIS IS NOT THE WAY⚠️⚠️ - -This is not the right place to request new features or to suggest the development of a new feature! Please go to http://aka.ms/bcideas to log your idea. Indicate that you'd like to contribute this feature as part of this initiative. Our product managers will review your idea and approve it for open-source contribution. When completed, an issue will automatically be created for you here on GitHub. - -Read more about what and how to contribute to this project in our Contributions section: https://github.com/microsoft/BusinessCentralApps/blob/main/CONTRIBUTING.md - -Please abort the creation of this issue.