-
Notifications
You must be signed in to change notification settings - Fork 16
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
7 changed files
with
58 additions
and
98 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 |
---|---|---|
@@ -1,51 +1,42 @@ | ||
--- | ||
name: Bug report | ||
about: Use this ONLY for bugs in retro-aim-server itself. | ||
name: Bug report 🐞 | ||
about: Use this template to report bugs in Retro AIM Server. | ||
|
||
title: '' | ||
labels: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
# ### | ||
NOTE: Please update to the latest version of retro-aim-server before reporting an issue! | ||
This saves you and us a lot of time and troubleshooting. | ||
# ### | ||
### 🚀 Please Update First! 🚀 | ||
Please ensure you're using the latest [release](https://github.com/mk6i/retro-aim-server/releases) of Retro AIM Server before reporting. | ||
--> | ||
|
||
<!-- | ||
Please fill out the following template to make solving your problem easier and faster for us. | ||
This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. | ||
Hello! 👋 Thank you for reporting an issue with Retro AIM Server. To help us solve the problem quickly, please fill out the following template. | ||
Feel free to adjust or remove any parts that aren't relevant to your issue. | ||
Remember to hide/redact personal or confidential information, | ||
such as passwords, IP addresses, and DNS names as appropriate. | ||
Remember to avoid sharing sensitive information like passwords or personal data. | ||
--> | ||
|
||
### Subject of the issue | ||
<!-- Describe your issue here. --> | ||
|
||
### Deployment environment | ||
|
||
<!-- The version number --> | ||
<!-- Remember to check if your issue exists on the latest version first! --> | ||
* retro-aim-server version: | ||
|
||
<!-- How the server was installed: Pre-built, built from source, etc. --> | ||
* Install method: | ||
|
||
* Clients used: <!-- AIM 5.1.3036, Miranda IM 0.10.80, Pidgin 2.12, etc. --> | ||
### Subject of the Issue | ||
<!-- Briefly describe the problem you're encountering. --> | ||
|
||
* Other relevant details: | ||
### Deployment Environment | ||
* **Retro AIM Server Version**: <!-- Version number --> | ||
* **Installation Method**: <!-- Pre-built, built from source, etc. --> | ||
* **Client(s) Used**: <!-- AIM 5.1.3036, Miranda IM 0.10.80, Pidgin 2.12, etc. --> | ||
* **Other Relevant Details**: <!-- Any additional context about your setup --> | ||
|
||
### Steps to reproduce | ||
<!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) | ||
and how did you start retro-aim-server? --> | ||
### Steps to Reproduce | ||
<!-- Detailed steps to reproduce the issue. Include any specific settings or configurations you used. --> | ||
|
||
### Expected behaviour | ||
<!-- Tell us what you expected to happen --> | ||
### Expected Behavior | ||
<!-- Describe what you expected to happen. --> | ||
|
||
### Actual behaviour | ||
<!-- Tell us what actually happened --> | ||
### Actual Behavior | ||
<!-- Describe what actually happened instead. --> | ||
|
||
### Troubleshooting data | ||
<!-- Share any log files, screenshots, or other relevant troubleshooting data --> | ||
### Troubleshooting Data | ||
<!-- Attach any relevant log files, screenshots, or other troubleshooting data that might help diagnose the issue. --> |
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,48 +1,28 @@ | ||
--- | ||
name: Feature request | ||
about: Use this to suggest new features or improvements for retro-aim-server. | ||
name: Feature request ✨ | ||
about: Use this template to suggest new features or improvements for Retro AIM Server. | ||
|
||
title: '' | ||
labels: '' | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
# ### | ||
NOTE: Please check the existing feature requests before submitting a new one! | ||
This helps avoid duplicates and allows us to focus on the most requested features. | ||
# ### | ||
--> | ||
Hello! 👋 Thank you for suggesting a feature or improvement for Retro AIM Server. To help us understand your request better, please fill out the following template. | ||
Feel free to adjust or remove any parts that aren't relevant to your suggestion. | ||
<!-- | ||
Please fill out the following template to make solving your problem easier and faster for us. | ||
This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. | ||
Remember to hide/redact personal or confidential information, | ||
such as passwords, IP addresses, and DNS names as appropriate. | ||
Remember to avoid sharing sensitive information like passwords or personal data. | ||
--> | ||
|
||
### Description of the feature | ||
<!-- Describe the feature or improvement you would like to see. --> | ||
### Description of the Feature | ||
<!-- Describe the new feature or improvement you would like to see. --> | ||
|
||
### Use case | ||
### Use Case | ||
<!-- Explain how this feature would be used and what benefits it would provide. --> | ||
|
||
### Deployment environment | ||
|
||
<!-- The version number --> | ||
<!-- This helps us understand the context of your request. --> | ||
* retro-aim-server version: | ||
|
||
<!-- How the server was installed: Pre-built, built from source, etc. --> | ||
* Install method: | ||
|
||
* Clients used: <!-- AIM 5.1.3036, Miranda IM 0.10.80, Pidgin 2.12, etc. --> | ||
|
||
* Other relevant details: | ||
|
||
### Potential challenges | ||
<!-- Discuss any potential challenges or concerns you foresee with implementing this feature. --> | ||
### Potential Challenges | ||
<!-- Discuss any challenges or concerns you foresee with implementing this feature. --> | ||
|
||
### Additional information | ||
<!-- Share any additional information, examples, or references that might be helpful. --> | ||
### Additional Information | ||
<!-- Share any additional details, examples, or references that might support your suggestion. --> |
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,3 +1,10 @@ | ||
coverage: | ||
round: down | ||
range: 70..79 | ||
range: 70..79 | ||
status: | ||
project: | ||
default: | ||
informational: true | ||
patch: | ||
default: | ||
informational: 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