Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 606 Bytes

CONTRIBUTING.md

File metadata and controls

37 lines (20 loc) · 606 Bytes

Contributing

Introduction

Contribute via GitHub pull requests.

Possible tasks

Generating icons and diagrams

Generating PNG launcher icons:

gradle -b other.gradle makeIcons

Submodules

git submodule add git@github.com:Kaljurand/speechutils.git speechutils

Version tags

Version tags are set by e.g.

git tag -a v1.1.02 -m 'version 1.1.02'

The last number should be even.