-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CCI-2 Add github issue template for github addons
- Loading branch information
1 parent
36bd4c8
commit d44ae4b
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!-- | ||
Please use https://www.cuba-platform.com/discuss for discussion, support, and reporting problems about GrapesJs-addon. | ||
This repository is only for issues of the GrapesJs-addon. | ||
When creating an issue, provide as much as possible of the following information: | ||
--> | ||
|
||
### Environment | ||
|
||
- Platform version: X.Y.Z <!-- e.g. 6.8.7 --> | ||
- Addon version: X.Y.Z <!-- e.g. 1.2.3 --> | ||
<!-- Optional. Remove irrelevant lines. --> | ||
- Client type: <!-- Web, Polymer, Portal, Desktop --> | ||
- Browser: <!-- Chrome, etc. --> | ||
- Database: <!-- PostgreSQL, etc. --> | ||
- Operating system: <!-- Windows, Linux, macOS --> | ||
|
||
### Description of the bug or enhancement | ||
|
||
- Minimal reproducible example | ||
- Expected behavior | ||
- Actual behavior |