Skip to contents

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. Create a branch in git and make your changes. If you add a new function, do not forget to put some tests and provide your data as contrubuter in the DESCRIPTION file.
  2. Push branch to github and issue pull request.
  3. Discuss the pull request.