Skip to content

Commit 0311ac3

Browse files
committed
Update README
1 parent 68b766a commit 0311ac3

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

README.ja.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,14 @@ APIアクセスキーの利用には、設定画面の「API」タブにて、
147147

148148
## 設定例
149149

150-
* [onozaty/redmine\-view\-customize\-scripts: Script list for "Redmine View Customize Plugin"](https://github.com/onozaty/redmine-view-customize-scripts)
150+
下記のプロジェクトで設定例を公開しています。
151+
152+
* [onozaty/redmine\-view\-customize\-scripts: Code examples for "Redmine View Customize Plugin"](https://github.com/onozaty/redmine-view-customize-scripts)
153+
154+
コードの書き方がわからない場合には、上記プロジェクトを参考にしてみてください。
155+
156+
試したコードがうまく動かない場合には、上記プロジェクトの [Issue](https://github.com/onozaty/redmine-view-customize-scripts/issues) から質問することが出来ます。
157+
質問を受け付ける場所であり、コード作成の依頼場所ではありませんのでご注意ください。
151158

152159
## サポートバージョン
153160

@@ -161,3 +168,7 @@ APIアクセスキーの利用には、設定画面の「API」タブにて、
161168
## 作者
162169

163170
[onozaty](https://github.com/onozaty)
171+
172+
[スポンサー](https://github.com/sponsors/onozaty) となり、本プロジェクトを維持することに貢献していただける方を募集しています。
173+
174+
* https://github.com/sponsors/onozaty

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,14 @@ To use the API access key, "Enable REST web service" must be turned on in the "A
152152

153153
## Examples
154154

155-
* [onozaty/redmine\-view\-customize\-scripts: Script list for "Redmine View Customize Plugin"](https://github.com/onozaty/redmine-view-customize-scripts)
155+
Example code is published in the following project.
156+
157+
* [onozaty/redmine\-view\-customize\-scripts: Code examples for "Redmine View Customize Plugin"](https://github.com/onozaty/redmine-view-customize-scripts)
158+
159+
If you don't know how to write the code, please refer to the project above.
160+
161+
If the code you try does not work, you can ask questions from the [Issue](https://github.com/onozaty/redmine-view-customize-scripts/issues) of the above project.
162+
Please note that this is a place to ask questions, not a place to request code creation.
156163

157164
## Supported versions
158165

@@ -166,3 +173,7 @@ The plugin is available under the terms of the [GNU General Public License](http
166173
## Author
167174

168175
[onozaty](https://github.com/onozaty)
176+
177+
I am looking for people who are willing to become [sponsors](https://github.com/sponsors/onozaty) and contribute to maintaining this project.
178+
179+
* https://github.com/sponsors/onozaty

0 commit comments

Comments
 (0)