Skip to content

Commit 9f0b826

Browse files
committed
docs: add info on where to contribute
1 parent d16cc92 commit 9f0b826

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ refactor(Core): use asynchronous save instead of sync
155155

156156
<br/>
157157

158+
### Current development focus / where to contribute
159+
160+
The current focus is working on the SnapX.Avalonia UI. It's currently what's missing the most. The core code is going to be rewritten in the future, but contributions are welcome everywhere.
161+
158162
## Releasing a new version of SnapX
159163

160164
One of the major benefits of this approach is that it will **automatically release a new version** on every successful push to either `develop` based on the commit messages. This ensures SnapX is released according to the [semantic versioning](https://semver.org/) guidelines. For this to work, you have to follow a few simple rules:

0 commit comments

Comments
 (0)