Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasDemuth authored Feb 13, 2024
1 parent 41337a6 commit 34a33d7
Showing 1 changed file with 27 additions and 8 deletions.
35 changes: 27 additions & 8 deletions CONTRIBUTING.md
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
._.

0 comments on commit 34a33d7

Please sign in to comment.