Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElhamAryanpur authored Feb 10, 2024
1 parent 9a89185 commit 3b48f6d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contibuting guidelines

As an open source project, the community is the backbone of the engine. As such, any contribution is welcome. Here are some ways you can contribute:

* `Writing features`: Adding features and functionality to the engine.
* `Writing plugins`: Adding external functionality and compatibility with various tools through plugin authorship
* `Writing examples`: Came across a cool idea? why not add it as an example for others to see and use.
* `Writing tutorials`: Knowledgebase is important, but tutorials and usage guides are important as well. This is an area the engine lacks a lot and would appreciate help the most!
* `Writing documentation`: The codebase move fast, often times documentation is forgotten to be added until a few versions.

## Contibution license
By contributing to this repository through issues, addition, modification, or deletion of any kind to the codebase,
you agree to your work being licensed under the same license as the engine, which you can obtain a copy of in the repository.

0 comments on commit 3b48f6d

Please sign in to comment.