Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Okmeque1 authored Jul 1, 2024
1 parent c6e3c32 commit 1c98be8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

## What is this???

These are the standards for contributing. No more faffing around seeing useless issues not in the correct things. Follow them or suffer **MY WRATH...**
These are the standards for contributing. No more faffing around seeing useless issues not in the correct things. Follow them or else.

## Issues Guidelines :

1 -> Do it in the proper section. Don't submit a bug through a "Feature Request" or "Other" issue template.

2 -> Be clear and detailed. Anything, including screenshots, error logs will help to resolve the issues.

3 -> Don't spam. Already have it in my mailbox, want to suffer my wrath on GITHUB?
3 -> Don't spam. Already have it in my mailbox.

4 -> If you have a solution for the issue, do a pull request and don't paste a blob of code in the issues.

Expand All @@ -20,7 +20,7 @@ These are the standards for contributing. No more faffing around seeing useless

1 -> Be clear and detailed about what you changed. This can be line numbers, formats like "print(str(integer_result) + " is the result" -> "print(f"{integer_result} is the result""

2 -> Don't spam. Already have it in my mailbox, want to suffer my wrath on GITHUB?
2 -> Don't spam. Already have it in my mailbox.

3 -> If you do not have a solution for the issue, do an issue instead of fooling me.

Expand Down

0 comments on commit 1c98be8

Please sign in to comment.