forked from sahil-sagwekar2652/GitHub-Automation-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5360b88
commit 1d40444
Showing
1 changed file
with
23 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,23 @@ | ||
--- | ||
name: gssoc23 | ||
about: Issue template for GSSoC'23 contributors | ||
title: '' | ||
labels: gssoc23 | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Issue Description:** | ||
[Describe the issue or feature request in detail. Provide a clear and concise explanation of what needs to be addressed or implemented.] | ||
|
||
**Expected Behavior:** | ||
[Describe what should happen when the issue is resolved or the feature is implemented.] | ||
|
||
**Current Behavior:** | ||
[Describe the current behaviour or any error messages encountered, if applicable.] | ||
|
||
**Additional Information:** | ||
[Provide any additional information, screenshots, or logs that may be helpful in addressing the issue.] | ||
|
||
**Labels:** | ||
[Add appropriate labels to categorize the issue, such as bug, enhancement, documentation, etc.] |