mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:27:01 +00:00
mistake or typo template
This commit is contained in:
20
.github/ISSUE_TEMPLATE/code_mistake.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/code_mistake.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Mistake or typo
|
||||
about: Report a typo or mistake in the code.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the mistake**
|
||||
A clear and concise description of the mistake or typo.
|
||||
|
||||
**Location**
|
||||
Path of the file where the mistake is found. Paste the incorrect line or snippet if helpful.
|
||||
|
||||
****Suggested correction**
|
||||
How it should be fixed.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user