-
Notifications
You must be signed in to change notification settings - Fork 111
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
5e2ee31
commit 5a6c5cb
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 @@ | ||
--- | ||
name: 📝 Documentation | ||
about: Propose changes and improvements to JobLane Docs. | ||
title: '📝[Docs]: ' | ||
labels: 'enhancement' | ||
assignees: '' | ||
--- | ||
|
||
**What Docs changes are you proposing?** | ||
Provide a clear description of the changes you're proposing for the documentation. Are you suggesting corrections, clarifications, additions, or updates? | ||
|
||
**Why do the Docs need this improvement? What is the motivation for this change? How will this change benefit the community?** | ||
Explain the motivation behind the proposed changes and how they will benefit the community or users of the documentation. | ||
|
||
**Describe the solution you'd like** | ||
Provide a clear and concise description of the changes you'd like to see implemented in the documentation. | ||
|
||
**Describe alternatives you've considered** | ||
If you've thought about alternative approaches or solutions, briefly describe them here. | ||
|
||
**Additional context** | ||
Add any additional context, examples, or screenshots related to the proposed documentation changes. |