-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
What is the issue and how can we reproduce it?
- Open file contributing.md
- Click on "Use the template" in section Quick Checklist for Bug Reports
- Click on "You are encouraged to use this template" in section Requirements for a bug report
- --> Issue: both links return a 404 error
Error:
404 - page not found
The master branch of openui5 does not contain the path
ISSUE_TEMPLATE.md.
.github/ISSUE_TEMPLATE/bug-report.md.
Expected behavior:
I guess the links are intended to either go to
- the issue template directory: https://github.com/UI5/openui5/tree/master/.github/ISSUE_TEMPLATE
- bug report template: https://github.com/UI5/openui5/blob/master/.github/ISSUE_TEMPLATE/1-bug-report.yml
- or maybe even to the issues tab or open an issue?
Which OpenUI5 version is your project targeting?
master branch
Is the issue device- or browser-specific?
No response
Confirmation
- I have searched the existing issues and reviewed the relevant documentation as well as the API reference.
- I am not disclosing any internal or sensitive information.