-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and rename custom.md to frontend.md
- Loading branch information
1 parent
a6b8f51
commit 5c4cade
Showing
2 changed files
with
40 additions
and
10 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,40 @@ | ||
--- | ||
name: 🖥️ Frontend Issue | ||
about: Describe this issue template's purpose here. | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
|
||
|
||
# 🖥️ Frontend Issue | ||
|
||
### **Description** | ||
<!-- A clear and concise description of the issue or feature request related to the frontend. --> | ||
|
||
### **Steps to Reproduce** | ||
<!-- Steps to reproduce the issue: --> | ||
1. Go to '...' | ||
2. Click on '...' | ||
3. See error '...' | ||
|
||
### **Expected behavior** | ||
<!-- What you expected to happen. --> | ||
|
||
|
||
|
||
### **Actual behavior** | ||
<!-- What actually happened. --> | ||
|
||
|
||
|
||
### **Screenshots or Video** | ||
<!-- If applicable, add screenshots or video to help explain your issue. --> | ||
|
||
|
||
|
||
### Are you participating in GSSoC? | ||
- [ ] Yes | ||
- [ ] No |