Skip to content

Commit 7e05a9b

Browse files
committed
add lemmy link to readme, shorter PR template
1 parent 079fa14 commit 7e05a9b

2 files changed

Lines changed: 4 additions & 19 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
See the contributing readme for more detailed guidelines: https://github.com/Helium314/HeliBoard/blob/main/CONTRIBUTING.md#guidelines
2-
tl;dr:
3-
necessary;
4-
* a single thing only
5-
* describe it properly
6-
recommended:
7-
* make changes optional
8-
* re-use existing mechanisms / code
9-
* low performance impact
10-
* make it a draft if you still want to work on it
11-
12-
A good description and small scope ("single thing") massively help with reviewing. Don't be surprised when your PR gets closes if you clearly / repeatedly violate these parts of the guidelines.
13-
14-
Further
15-
* When the PR contains "fixes" <issue number>, the related issue will be linked and automatically closed if the PR is merged (also works for other words like "fix", "resolve", "resolves", "closes", ...)
16-
* If you add a keyboard layout, best read https://github.com/Helium314/HeliBoard/blob/main/layouts.md#adding-new-layouts--languages
17-
* Please avoid force-pushing when doing requested changes. This way it's not possible to see which parts have changed since the previous state.
18-
19-
<!-- (please remove the text above before submitting the PR) -->
1+
Please make sure you are at least reasonably close to the contribution guidelines: https://github.com/Helium314/HeliBoard/blob/main/CONTRIBUTING.md#guidelines
2+
Due to maintainer availability, your PR may take quite some time to be addressed
3+
<!-- (please remove the text above before submitting the PR) -->

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Some notes on translations
7171
* the `hidden_features_message` is horrible to translate with Weblate, and serves little benefit as it's just a copy of what's already in the wiki: https://github.com/Helium314/HeliBoard/wiki/9.-Hidden-features. It's been made available in the app on user request/contribution.
7272

7373
## To Community
74+
There is the [discussions on GitHub](https://github.com/Helium314/HeliBoard/discussions), or if you prefer a more open network there is [Lemmy](https://lemmy.world/c/Heliboard).
7475
You can share your themes, layouts and dictionaries with other people:
7576
* Themes can be saved and loaded using the menu on top-right in the _adjust colors_ screen
7677
* You can share custom colors in a separate [discussion section](https://github.com/Helium314/HeliBoard/discussions/categories/custom-colors)

0 commit comments

Comments
 (0)