We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b0e4a commit 2067de0Copy full SHA for 2067de0
1 file changed
.github/ISSUE_TEMPLATE/opensource-review.yml
@@ -1,5 +1,5 @@
1
name: Open Source Project Review
2
-description: Please review my project on a livestream
+description: Please review my project
3
title: "[REVIEW] <project name here>"
4
labels: [open source review, live stream review]
5
body:
@@ -13,10 +13,4 @@ body:
13
placeholder: https://github.com/<your-username>/<project-name>
14
validations:
15
required: true
16
- - type: markdown
17
- attributes:
18
- value: |
19
- Join our Discord Community [here](https://discord.gg/ceMXzhfaka)
20
- Follow us on LinkedIn [here](https://www.linkedin.com/company/devs-dungeon)
21
- Follow us on Twitter [here](https://twitter.com/devs_dungeon)
22
- Feel free to check out other cool repositories of the DEVs Dungeon Community [here](https://github.com/Devs-Dungeon)
+
0 commit comments