Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 823 Bytes

contributing.md

File metadata and controls

11 lines (6 loc) · 823 Bytes

Contributing to esoTalk

esoTalk is free, open-source software, meaning anyone can contribute to its development and progress. The esoTalk source code is hosted on GitHub.

Pull Requests

Before sending a pull request for a new feature, you should first create an issue with [Proposal] in the title. The proposal should describe the new feature, as well as implementation ideas. The proposal will then be reviewed and either approved or denied. Once a proposal is approved, a pull request may be created implementing the new feature.

Pull requests for bugs may be sent without creating any proposal issue.

Additions and corrections to the documentation may also be contributed via the docs repository on GitHub.