mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-767 App | Documentation | Update ReadMe (#2809)
This commit is contained in:
parent
96ecb188ba
commit
c0fdb97879
2 changed files with 3 additions and 3 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -1 +1 @@
|
|||
* @sboishtyan @fat-fellow @konstantiniiv @uburoiubu
|
||||
* @quaterma1n @fat-fellow @konstantiniiv @uburoiubu
|
|
@ -13,7 +13,7 @@ gpr.usr=GITHUB_USER_ID
|
|||
gpr.key=GITHUB_PERSONAL_ACCESS_TOKEN
|
||||
```
|
||||
|
||||
Your Github ID can be found [here](https://caius.github.io/github_id/). As to your personal Github access token, you can generate it in `Developer settings` in your profile settings on Github.
|
||||
Your Github ID (starting with '#' character) can be found [here](https://caius.github.io/github_id/). As to your personal Github access token, you can generate it in `Developer settings` in your profile settings on Github.
|
||||
|
||||
- Create `apikeys.properties` file in root project folder:
|
||||
|
||||
|
@ -60,7 +60,7 @@ Or [download](https://download.anytype.io/) an apk for your device architecture
|
|||
|
||||
##### PR naming:
|
||||
```
|
||||
{APP AREA} | {NATURE OF CHANGE: Fix, Enhancement, Feature, Design, Documentation} | {CONCISE DESCRIPTION OF WHAT HAS BEEN DONE}
|
||||
{TASK-ID} {APP AREA} | {NATURE OF CHANGE: Fix, Enhancement, Feature, Design, Documentation} | {CONCISE DESCRIPTION OF WHAT HAS BEEN DONE}
|
||||
```
|
||||
App area can be `App`, `Editor`, `Sets`, `Relations`, `Auth`, `Settings`, `Analytics`, `Tech` (CI, DI, scripting, etc.), etc.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue