mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:37:28 +08:00
Fix minor issues
This commit is contained in:
parent
ef4c32d537
commit
1682090cd5
10
.github/ISSUE_TEMPLATE/bug-issues.md
vendored
10
.github/ISSUE_TEMPLATE/bug-issues.md
vendored
@ -3,14 +3,14 @@ name: Bug Report
|
||||
about: For issues regarding encountered game bugs
|
||||
---
|
||||
|
||||
<!---After you fill in all information, delete all comments in the issue-->
|
||||
<!-- After you fill in all information, delete all comments in the issue -->
|
||||
|
||||
**What is your problem:** <!---Name the problem you have encountered-->
|
||||
**What is your problem:** <!-- Name the problem you have encountered -->
|
||||
|
||||
**Describe your problem:** <!---Provide any information you believe could be useful-->
|
||||
**Describe your problem:** <!-- Provide any information you believe could be useful -->
|
||||
|
||||
**Screenshots or videos showing encountered issue:**
|
||||
|
||||
**osu!lazer version:** <!---Provide the version of your osu!lazer, you can find it at the bottom of the screen -->
|
||||
**osu!lazer version:** <!-- Provide the version of your osu!lazer, you can find it at the bottom of the screen -->
|
||||
|
||||
**Logs:** <!---Attach your osu!lazer logs, you can find them under %appdata%\osu\logs-->
|
||||
**Logs:** <!-- Attach your osu!lazer logs, you can find them under %appdata%\osu\logs -->
|
10
.github/ISSUE_TEMPLATE/crash-issues.md
vendored
10
.github/ISSUE_TEMPLATE/crash-issues.md
vendored
@ -3,16 +3,16 @@ name: Crash Report
|
||||
about: For issues regarding game crashes or permanent freezes
|
||||
---
|
||||
|
||||
<!---After you fill in all information, delete all comments in the issue-->
|
||||
<!-- After you fill in all information, delete all comments in the issue -->
|
||||
|
||||
**What is your problem:** <!---Name the problem you have encountered-->
|
||||
**What is your problem:** <!-- Name the problem you have encountered -->
|
||||
|
||||
**Describe your problem:** <!---Provide any information you believe could be useful-->
|
||||
**Describe your problem:** <!-- Provide any information you believe could be useful -->
|
||||
|
||||
**Screenshots or videos showing encountered issue:**
|
||||
|
||||
**osu!lazer version:** <!---Provide the version of your osu!lazer, you can find it at the bottom of the screen -->
|
||||
**osu!lazer version:** <!-- Provide the version of your osu!lazer, you can find it at the bottom of the screen -->
|
||||
|
||||
**Logs:** <!---Attach your osu!lazer logs, you can find them under %appdata%\osu\logs-->
|
||||
**Logs:** <!-- Attach your osu!lazer logs, you can find them under %appdata%\osu\logs -->
|
||||
|
||||
**Computer Specifications:** <!-- Attach your computer specifications, you can find them by using Speccy -->
|
8
.github/ISSUE_TEMPLATE/feature-issues.md
vendored
8
.github/ISSUE_TEMPLATE/feature-issues.md
vendored
@ -3,10 +3,10 @@ name: Feature Request
|
||||
about: Let us know what you would like to see in the game!
|
||||
---
|
||||
|
||||
<!---After you fill in all information, delete all comments in the issue-->
|
||||
<!-- After you fill in all information, delete all comments in the issue -->
|
||||
|
||||
**Feature Request:** <!---Name the feature you would like to see in the game-->
|
||||
**Feature Request:** <!-- Name the feature you would like to see in the game -->
|
||||
|
||||
**Describe the feature:** <!---Describe the feature you would like to see in the game-->
|
||||
**Describe the feature:** <!-- Describe the feature you would like to see in the game -->
|
||||
|
||||
**Proposal designs of the feature:** <!-- Attach screenshots of how the feature should look like according to you>
|
||||
**Proposal designs of the feature:** <!-- Attach screenshots of how the feature should look like according to you -->
|
||||
|
@ -3,10 +3,10 @@ name: Game Feature
|
||||
about: For issues regarding features to be found in the game
|
||||
---
|
||||
|
||||
<!--- After you fill in all information, delete all comments in the issue -->
|
||||
<!-- After you fill in all information, delete all comments in the issue -->
|
||||
|
||||
**Feature Request:** <!--- Name the game feature -->
|
||||
**Feature Request:** <!-- Name the game feature -->
|
||||
|
||||
**Describe the feature:** <!--- Describe the game feature -->
|
||||
**Describe the feature:** <!-- Describe the game feature -->
|
||||
|
||||
**Designs:** <!-- Attach screenshots of how the feature should look like -->
|
||||
|
Loading…
Reference in New Issue
Block a user