Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rosekey
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
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
Service Desk
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
freelynetwork
Rosekey
Commits
7204e2a8
Unverified
Commit
7204e2a8
authored
6 years ago
by
Aya Morisawa
Browse files
Options
Downloads
Patches
Plain Diff
Update contribution guide
parent
1377fa33
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CONTRIBUTING.md
+20
-20
20 additions, 20 deletions
CONTRIBUTING.md
README.md
+3
-14
3 additions, 14 deletions
README.md
locales/README.md
+2
-4
2 additions, 4 deletions
locales/README.md
with
25 additions
and
38 deletions
CONTRIBUTING.md
+
20
−
20
View file @
7204e2a8
# Contribution guide
:v:
Misskeyへの貢献ありがとうございます。
:v:
:v:
Thanks for your contributions
:v:
## Issue
の報告
新機能の提案や不具合の報告は
https://github.com/syuilo/misskey/issues
で管理しています。
Issueを作成する前に、既に同じIssueが作成されていないかご確認ください。
もし既にIssueが作成されている場合は、既存のIssueにコメントをしたりリアクションをするようお願いします。
## Issue
s
Feature suggestions and bug reports are filed in
https://github.com/syuilo/misskey/issues
.
Before creating a new issue, please search existing issues to avoid duplication.
If you find the existing issue, please add your reaction or comment to the issue.
## Issueの解決
[
pr-welcomeのラベルがついているIssue
](
https://github.com/syuilo/misskey/labels/pr-welcome
)
の解決を目的としたPull Requestを作成してくださると非常にありがたいです。
## Internationalization (i18n)
Please see
[
Translation guide
](
./docs/translate.en.md
)
.
## 翻訳の改善
ソースコード中の
`%i18n:id%`
という形の文字列は、言語ファイルの対応するテキストに置換されます。
言語ファイルは /locales ディレクトリに存在します。
## Localization (l10n)
Please use Crowdin for localization.
## ドキュメントの編集
現在Misskeyはドキュメントが大きく不足しています。
ドキュメントは /docs ディレクトリに存在します。
[

](https://crowdin.com/project/misskey)
## テストの追加
現在Misskeyはテストが大きく不足しています。
テストコードは /test ディレクトリに存在します。
## Documentation
*
Documents for contributors are located in
`/docs`
.
*
Documents for instance admins are located in
`/docs`
.
*
Documents for end users are located in
`src/docs`
.
## 自動テスト及び自動リリース
Travis CIで行っています。
設定ファイルは /.travis に存在します。
## Test
*
Test codes are located in
`/test`
.
## Continuous integration
Misskey uses Travis for automated test.
Configuration files are located in
`/.travis`
.
This diff is collapsed.
Click to expand it.
README.md
+
3
−
14
View file @
7204e2a8
...
...
@@ -32,22 +32,11 @@ and more! You can see it with your own eyes at [misskey.xyz](https://misskey.xyz
:package: Create your own instance
----------------------------------------------------------------
If you want to run your own instance of Misskey,
please see
[
Setup and installation guide
](
./docs/setup.en.md
)
.
Please see
[
Setup and installation guide
](
./docs/setup.en.md
)
.
:wrench: Contribut
e
:wrench: Contribut
ion
----------------------------------------------------------------
**[PR](https://github.com/syuilo/misskey/pulls)s welcome!**
### i18n
Please see
[
Translation guide
](
./docs/translate.en.md
)
.
### l10n
Misskey is using Crowdin for l10n.
[

](https://crowdin.com/project/misskey)
Please see
[
Contribution guide
](
./CONTRIBUTING.md
)
.
:heart: Backers & Sponsors
----------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
locales/README.md
+
2
−
4
View file @
7204e2a8
# **
Please
DO NOT edit
thes
e files** except `ja-JP.yml`.
# **DO NOT edit
local
e files** except `ja-JP.yml`.
If you want to...
*
i18n ... please see
[
Translation guide
](
../docs/translate.en.md
)
.
*
l10n ... please visit https://crowdin.com/project/misskey
Please see
[
Contribution guide
](
../CONTRIBUTING.md
)
for more information.
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