Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

44 lines (30 loc) · 1.08 KB

Contributing to Assisten-Ghost

you actually want to contribute !? AMAZING !!

Project Overview

Wiki

Requirements

look up the Readme.md

Code Standards

  • 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 tab or our discord

or E-mail Me

just a reminder:

HAVE FUN!

._.