forked from ValveSoftware/Dota2-Gameplay
-
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
Showing
10 changed files
with
193 additions
and
18 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
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
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
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
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,55 @@ | ||
name: Dota Plus bug | ||
description: Something related to Dota Plus does not function properly. | ||
|
||
labels: ["dota-plus"] | ||
|
||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
### ❗Before making a post. | ||
* First, you should use Search in issues to find out if the bug you want to report has been already posted before. | ||
If this is the case - **please, do not post duplicates**. | ||
Instead, just **upvote with "👍" reaction** the original issue and comment extra details if any. | ||
* Make sure you read the FAQ in the [**README**](https://github.com/ValveSoftware/Dota2-Gameplay#readme) page. | ||
* If so, you can start typing your post using fields below and title above. | ||
Try to provide as much information as possible about the bug. | ||
* Thank you! | ||
- type: input | ||
id: name | ||
attributes: | ||
label: Dota Plus Feature Name | ||
placeholder: i.e. Relics for Phantom Assassin | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: desc | ||
attributes: | ||
label: Description | ||
description: | | ||
What is the problem? Describe steps to reproduce the issue. Please attach videos or screenshots if possible. | ||
placeholder: What is the problem? | ||
validations: | ||
required: true | ||
|
||
- type: input | ||
id: match-id | ||
attributes: | ||
label: Example Match ID (and possibly Timestamp) | ||
placeholder: ex. 6575941888 - 03:22 | ||
validations: | ||
required: true | ||
|
||
- type: checkboxes | ||
id: checklist | ||
attributes: | ||
label: Checklist | ||
description: | | ||
Let's make sure you've properly done due diligence when reporting this issue! | ||
options: | ||
- label: I have searched the existing issues and my post is not a duplicate. | ||
required: true | ||
- label: I read the FAQ. | ||
required: true |
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,55 @@ | ||
name: Battle Pass bug | ||
description: Something related to Battle Pass does not function properly. | ||
|
||
labels: ["battle-pass"] | ||
|
||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
### ❗Before making a post. | ||
* First, you should use Search in issues to find out if the bug you want to report has been already posted before. | ||
If this is the case - **please, do not post duplicates**. | ||
Instead, just **upvote with "👍" reaction** the original issue and comment extra details if any. | ||
* Make sure you read the FAQ in the [**README**](https://github.com/ValveSoftware/Dota2-Gameplay#readme) page. | ||
* If so, you can start typing your post using fields below and title above. | ||
Try to provide as much information as possible about the bug. | ||
* Thank you! | ||
- type: input | ||
id: name | ||
attributes: | ||
label: Battle Pass Feature Name | ||
placeholder: i.e. Weekly Quests from week 14 | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: desc | ||
attributes: | ||
label: Description | ||
description: | | ||
What is the problem? Describe steps to reproduce the issue. Please attach videos or screenshots if possible. | ||
placeholder: What is the problem? | ||
validations: | ||
required: true | ||
|
||
- type: input | ||
id: match-id | ||
attributes: | ||
label: Example Match ID (and possibly Timestamp) | ||
placeholder: ex. 6575941888 - 03:22 | ||
validations: | ||
required: true | ||
|
||
- type: checkboxes | ||
id: checklist | ||
attributes: | ||
label: Checklist | ||
description: | | ||
Let's make sure you've properly done due diligence when reporting this issue! | ||
options: | ||
- label: I have searched the existing issues and my post is not a duplicate. | ||
required: true | ||
- label: I read the FAQ. | ||
required: true |
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,55 @@ | ||
name: Dota 2 Client bug | ||
description: Something does not function properly outside the game, i.e. Main Menu or Watch Tab. | ||
|
||
labels: ["dota-client"] | ||
|
||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
### ❗Before making a post. | ||
* First, you should use Search in issues to find out if the bug you want to report has been already posted before. | ||
If this is the case - **please, do not post duplicates**. | ||
Instead, just **upvote with "👍" reaction** the original issue and comment extra details if any. | ||
* Make sure you read the FAQ in the [**README**](https://github.com/ValveSoftware/Dota2-Gameplay#readme) page. | ||
* If so, you can start typing your post using fields below and title above. | ||
Try to provide as much information as possible about the bug. | ||
* Thank you! | ||
- type: input | ||
id: name | ||
attributes: | ||
label: Dota 2 Feature Name | ||
placeholder: i.e. Fantasy Page | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: desc | ||
attributes: | ||
label: Description | ||
description: | | ||
What is the problem? Describe steps to reproduce the issue. Please attach videos or screenshots if possible. | ||
placeholder: What is the problem? | ||
validations: | ||
required: true | ||
|
||
- type: input | ||
id: match-id | ||
attributes: | ||
label: Example Match ID (and possibly Timestamp) | ||
placeholder: ex. 6575941888 - 03:22 | ||
validations: | ||
required: true | ||
|
||
- type: checkboxes | ||
id: checklist | ||
attributes: | ||
label: Checklist | ||
description: | | ||
Let's make sure you've properly done due diligence when reporting this issue! | ||
options: | ||
- label: I have searched the existing issues and my post is not a duplicate. | ||
required: true | ||
- label: I read the FAQ. | ||
required: true |
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
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
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 |
---|---|---|
@@ -1 +1,11 @@ | ||
blank_issues_enabled: false | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Steam Support | ||
about: > | ||
This repository is not Steam Support. For problems with your account, please contact Steam Support instead. | ||
url: https://help.steampowered.com/en/wizard/HelpWithGame/?appid=570 | ||
- name: r/Dota2 subreddit | ||
about: > | ||
This repository is not a forum either. | ||
Topics like cheating, smurfing, patch suggestions, venting are out of the scope and better suited for reddit posts. | ||
url: https://www.reddit.com/r/DotA2/ |