-
Notifications
You must be signed in to change notification settings - Fork 2
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
1 parent
41337a6
commit 34a33d7
Showing
1 changed file
with
27 additions
and
8 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,25 +1,44 @@ | ||
# Contributing to Assisten-Ghost | ||
|
||
|
||
|
||
Thank you for considering contributing to this project! We appreciate your time and effort. | ||
you actually want to contribute !? AMAZING !! | ||
## | ||
### Project Overview | ||
|
||
[Wiki](https://github.com/TobiasDemuth/Assistent-Ghost/wiki) | ||
|
||
## | ||
### Requirements | ||
|
||
look up the [Readme.md](https://github.com/TobiasDemuth/Assistent-Ghost/blob/main/README.md) | ||
|
||
## | ||
### Contributing Guidelines | ||
|
||
### Code Standards | ||
|
||
### Documentation | ||
- Comments: | ||
|
||
Consider adding comments to explain complex logic or functions. While your function and variable names are descriptive, comments can provide additional clarity. | ||
|
||
- Constants/Global viaraibles: | ||
|
||
Move repeated constants at the beginning of your script. This makes it easier to update them in one place. | ||
|
||
- Exception Handling: | ||
|
||
Consider handling exceptions more specifically in your functions. | ||
## | ||
### Feedback and Support | ||
go to the | ||
[discussions](https://github.com/TobiasDemuth/Assistent-Ghost/discussions) | ||
tab or our | ||
[discord](https://discord.gg/MsnN5sk6ym) | ||
|
||
or E-mail | ||
[Me](https://github.com/TobiasDemuth) | ||
|
||
### Issue Procedure | ||
## | ||
### [Issue Procedure](https://github.com/TobiasDemuth/Assistent-Ghost/tree/documentation-addition/.github/ISSUE_TEMPLATE) | ||
## | ||
just a reminder: | ||
# HAVE FUN! | ||
|
||
### Pull Request Procedure | ||
._. |