Skip to content

Latest commit

 

History

History
executable file
·
21 lines (14 loc) · 644 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
21 lines (14 loc) · 644 Bytes

Contributing to lingphonology

Issues

When filing an issue, the most important thing is to include a minimal reproducible example so that I can quickly verify the problem. So please include:

  • required packages
  • package versions
  • data
  • code

There are some additional information that I put in the issue template.

Pull requests

To contribute a change to lingtypology, you follow these steps:

  1. Sign the Contributor License Agreement.
  2. Create a branch in git and make your changes.
  3. Push branch to github and issue pull request.
  4. Discuss the pull request.