Skip to content

How to start contributing? #1616

Answered by hajimehoshi
drpaneas asked this question in Q&A
Apr 22, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi, thank you for taking a look at Ebiten!

To know what Ebiten's implementation does, there are few documents. For example,
https://docs.google.com/document/d/1m60UWG9LFWgpO1vQaf5cUPx3MIsyRGklbOkT2mPxoAo/edit?usp=sharing

To know what to contribute, there are some useful labels:
Good-first issues: https://github.com/hajimehoshi/ebiten/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue
Help-wanted: https://github.com/hajimehoshi/ebiten/issues?q=is%3Aopen+is%3Aissue+label%3Ahelp-wanted
Help-wanted issues might be technically difficult.

To know how to contribute, see https://github.com/hajimehoshi/ebiten/blob/main/CONTRIBUTING.md

My approach would be to write a simple helloworld program …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@drpaneas
Comment options

@hajimehoshi
Comment options

Answer selected by drpaneas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants