How to contribute to QuestJS?
Woodhouse3D
22 Nov 2024, 17:48QuestJS has a lot of nice, works-out-of-the-box features that aren't in other text adventure engines, so I guess I'm stuck here now. I've been trying to learn some web-dev stuff recently, so I'd like to contribute to this project.
TextMisadventures
23 Nov 2024, 03:23You can:
- directly create pull requests on GitHub
- this is when you're just submitting something short and simple
- fork the repo, create a branch, create pull requests that way
- this is when you're submitting a good bit of code
- include your proposed code/changes in an Issue in the repo