You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: Requests for dictionaries (used for suggestions / autocompletion) will be handled in the linked dictionary repository. You can check whether a dictionary for the language you want already exists there.
about: For discussions and feedback about this app, asking questions or talking about ideas which are not yet actionable (i.e. not suitable for an issue).
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Getting Started
2
2
3
-
HeliBoard project is based on Gradle and Android Gradle Plugin. To get started, you can install [Android Studio](https://developer.android.com/studio), and import project 'from Version Control / Git / Github' by providing this git repository [URL](https://github.com/Helium314/HeliBoard) (or git SSH [URL](git@github.com:Helium314/heliboard.git)).
3
+
HeliBoard project is based on Gradle and Android Gradle Plugin. To get started, you can install [Android Studio](https://developer.android.com/studio), and import project 'from Version Control / Git / Github' by providing this git repository [URL](https://github.com/LeanBitLab/HeliboardL) (or git SSH [URL](git@github.com:LeanBitLab/HeliboardL.git)).
4
4
Of course you can also use any other compatible IDE, or work with text editor and command line.
5
5
Once everything is up correctly, you're ready to go!
6
6
@@ -27,7 +27,7 @@ Some hints for finding what you're looking for:
27
27
## Recommended
28
28
29
29
If you want to contribute, it's a good idea to make sure your idea is actually wanted in HeliBoard.
30
-
Best check related issues before you start working on a PR. If the issue has the [labels](https://github.com/Helium314/HeliBoard/labels)[_PR_](https://github.com/Helium314/HeliBoard/labels/PR) or [_contributor needed_](https://github.com/Helium314/HeliBoard/issues?q=label%3A%22contributor%20needed%22) (even closed ones), contributions are wanted. If you don't find a related issue, it's recommended to open one, but ultimately it's your choice.
30
+
Best check related issues before you start working on a PR. If the issue has the [labels](https://github.com/LeanBitLab/HeliboardL/labels)[_PR_](https://github.com/LeanBitLab/HeliboardL/labels/PR) or [_contributor needed_](https://github.com/LeanBitLab/HeliboardL/issues?q=label%3A%22contributor%20needed%22) (even closed ones), contributions are wanted. If you don't find a related issue, it's recommended to open one, but ultimately it's your choice.
31
31
Asking before starting a PR may help you for getting pointers to potentially relevant code, and deciding how to implement your desired changes.
32
32
33
33
HeliBoard is a complex application and used by users with a large variety of opinions on how things should be.
0 commit comments