-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
38 changed files
with
317 additions
and
195 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ For those who are viewing the current markdown file using: | |
– GitHub: Does this .md file appear different from what you are used to seeing on GitHub? Ensure the URL does not end with "?plain=1". | ||
--> | ||
|
||
[![Join the Reliverse Discord](https://discordapp.com/api/guilds/1075533942096150598/widget.png?style=banner2)][bleverse-discord] | ||
[![Join the Relivator Discord](https://discordapp.com/api/guilds/1075533942096150598/widget.png?style=banner2)][bleverse-discord] | ||
|
||
Welcome, and thank you for considering contributing to this project! Your involvement is vital to the growth and success of this open-source initiative. | ||
|
||
|
@@ -37,7 +37,7 @@ Welcome, and thank you for considering contributing to this project! Your involv | |
|
||
#### How to Submit a Bug Report | ||
|
||
- **GitHub Issues**: Utilize [GitHub Issues](https://github.com/blefnk/reliverse-nextjs-template/issues/new) for reporting bugs. | ||
- **GitHub Issues**: Utilize [GitHub Issues](https://github.com/blefnk/relivator-nextjs-template/issues/new) for reporting bugs. | ||
- **Clarity and Detail**: Clearly articulate both the expected and actual behaviors, and describe the steps to replicate the bug. | ||
- **Security Concerns**: For reporting security vulnerabilities, please contact us directly at <[email protected]> instead of using public channels. | ||
|
||
|
@@ -46,7 +46,7 @@ Welcome, and thank you for considering contributing to this project! Your involv | |
#### Preliminary Considerations | ||
|
||
- **Version Check**: Ensure you're working with the latest version of the software. | ||
- **Existing Suggestions**: Search [GitHub Issues](https://github.com/blefnk/reliverse-nextjs-template/issues?q=) and our [Discord Suggestions Channel](https://discord.com/channels/1075533942096150598/1196425440777224212) to see if the suggestion has already been made. | ||
- **Existing Suggestions**: Search [GitHub Issues](https://github.com/blefnk/relivator-nextjs-template/issues?q=) and our [Discord Suggestions Channel](https://discord.com/channels/1075533942096150598/1196425440777224212) to see if the suggestion has already been made. | ||
- **Project Alignment**: Assess whether the suggestion is in line with the project's objectives. | ||
|
||
#### How to Suggest Enhancements | ||
|
@@ -57,7 +57,7 @@ Welcome, and thank you for considering contributing to this project! Your involv | |
|
||
### Making the First Code Contribution | ||
|
||
1. **Issue Selection**: Choose an issue from [GitHub issues](https://github.com/blefnk/reliverse-nextjs-template/issues?q=) and request its assignment. | ||
1. **Issue Selection**: Choose an issue from [GitHub issues](https://github.com/blefnk/relivator-nextjs-template/issues?q=) and request its assignment. | ||
2. **Fork and Branch Creation**: Fork the repository and create a new branch, naming it after the issue number. | ||
3. **Committing Changes**: Adhere to a clear commit style, referencing the issue in the PR or commit message. | ||
4. **Submitting a Pull Request**: Propose the changes through a pull request from the forked repository. | ||
|
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
Oops, something went wrong.