Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nheko
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nheko Reborn
nheko
Commits
31cb7c4c
Verified
Commit
31cb7c4c
authored
2 years ago
by
Nicolas Werner
Browse files
Options
Downloads
Patches
Plain Diff
Update contributing notes
parent
5164c2c5
No related branches found
No related tags found
No related merge requests found
Pipeline
#4441
passed
2 years ago
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/CONTRIBUTING.md
+13
-0
13 additions, 0 deletions
.github/CONTRIBUTING.md
with
13 additions
and
0 deletions
.github/CONTRIBUTING.md
+
13
−
0
View file @
31cb7c4c
...
...
@@ -8,6 +8,10 @@ Any kind of contribution to the project is greatly appreciated.
-
Code refactoring
-
Translations
Usually we accept contributions on GitHub as Pull-Requests: https://github.com/Nheko-Reborn/nheko/pulls
Otherwise you can also submit patches, but that is more effort for both sides.
### Working on new features
Everything on the issue tracker is up for grabs unless someone else is
...
...
@@ -18,6 +22,15 @@ If you're planning to work on a new feature leave a message on the Matrix room
### Submitting a translation
Usually translations are done on weblate: https://weblate.nheko.im/
Anyone can submit suggestions and once they have 2 upvotes, they will
automatically be applied. If you want to directly apply your or other changes
without going through the consensus mode, you can also jump into the Matrix room
and apply to become a translator.
Alternatively translations can also be added manually like so:
Example for a Japanese translation.
-
Create a new translation file using the prototype in English
-
e.g
`cp resources/langs/nheko_en.ts resources/langs/nheko_ja.ts`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment