Skip to content

Commit

Permalink
Issue templates updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 committed Dec 8, 2024
1 parent ad8d214 commit 0db6c4f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/doc_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Documentation Request 📃
description: Change regarding improving the docs to be more accessible
title: '[Docs]'
title: "[Docs] <write a small description here>"
body:
- type: textarea
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/other.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Other 🤔
description: Use this for any other issues. PLEASE do not create blank issues
title: "[Other]"
title: "[Other] <write a small description here>"
body:
- type: markdown
attributes:
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/style.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Style Changing Request 👯‍♂️
description: Suggest a style design
title: '[Style]'
title: "[Style] <write a small description here>"
body:
- type: markdown
attributes:
Expand All @@ -11,7 +11,7 @@ body:
attributes:
label: What's the style idea?
placeholder: Add descriptions
value: 'We need to improve'
value: "We need to improve"

- type: checkboxes
id: no-duplicate-issues
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<p>

[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![Netlify Status](https://api.netlify.com/api/v1/badges/a8c657fc-8eb7-4aa9-b56b-37219cb7bbf8/deploy-status)](https://app.netlify.com/sites/eventica/deploys)
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)
![Visitors](https://api.visitorbadge.io/api/visitors?path=Rakesh9100%2FEventica%20&countColor=%23263759&style=flat)
![GitHub forks](https://img.shields.io/github/forks/Rakesh9100/Eventica)
Expand Down

0 comments on commit 0db6c4f

Please sign in to comment.