-
Notifications
You must be signed in to change notification settings - Fork 917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please read before posting your issue (質問する前にお読みください) #2661
Comments
This is Japanese translated version
このプラグインの開発者は日本人です。もし英語での質問が難しいようでしたら日本語で質問をしていただいて構いません。日本語で応対します。 一つ留めていただきたいのは、プラグインの使用は無料ですが、サポートは無料サービスではありません。”質問をする”ということは、”誰かの時間を使用する”ということです。時は金なり。 質問をする前に、以下のことを準備して、他の人の時間を大切にして下さい。ルール1:事前にドキュメントやスライドを確認してくださいこのプラグインに関する多くのことは、ドキュメント化してあります。英語で書いてはありますが、図やコードを多く入れるようにしてありますので、目を通していただければなんとなく分かるかと思います。 JavaScript 開発者向けionicフレームワークを使う開発者向け
ルール2:過去のやり取りを検索してください似たようなやり取りを過去に何度もしていることが往々にしてあります。デスクトップでGithubを開いたとき、左上に検索枠があるので、そこから探してみてください。 Githubがキーワードにヒットしたものを提示してくれます。そのやり取りを読んでもよくわからない場合は、相談してください。 Rule 3. 他のコミュニティでも質問をしてみてください。基本的にこのページは、バグレポートのための場所です。 まずは、その他のコミュニティで質問をしてみてください。それでも答えが分からなければ質問してください。 ルール4: マークダウン記法を使って説明を書いてください多くの質問者の方が、Githubマークダウンを正しく使えてないです。 最低限のマナーとして、インデントくらいは揃えてください。 あと その他のマークダウン記法はこのページを参照してください。 きれいに整形されたコードは非常に助かります 👍 ルール 5. Gitレポジトリを使ってください。ZipファイルとかGoogle Driveは困ります問題が報告されたとき、その症状を再現させるために、コードのファイル一式の提供をお願いしています。そのときにzipファイルで圧縮して貼り付けする人、Google Driveなどでシェアをする人、直接eメールで送ってくる人などがいますが、非常に使いにくいのでやめてください。 望ましい方法は、GithubやBitBucketにgitレポジトリを作って、そこにあなたのコードをおいてください。gitレポジトリ自身はプライベートモードでも構いません。そのgitレポジトリへ私を招待してください。 もしgitレポジトリを使ったことがない、という方はチャンスです。この際に勉強してみてください。 私はこのプラグインを向上させることには興味はありますが、あなたのコードには興味はないです。ですからあなたのコードを盗んで他の人に開示するようなことはしません。必要でしたらNDAもサインします。 6. 活動を支援してくださいこのプラグインは無料で使うことができます。私からお金を請求することはありません。 |
Thank you for using
cordova-plugin-googlemaps
and/orionic-native-google-maps
.This plugin is free, you can use it in your personal application or your product application.
However, support is NOT free public service.
Asking your question means you ask to spend someone's time.
Time is money.
Please prepare your question BEFORE asking with following rules, in order to respect other person's time.
Rule 1. Read documents and slide
Many documents are prepared, and most simple questions are able to solve with just reading them.
for JS developer
Official document
for ionic developer
@ionic-native/google-maps slide
References and examples
https://github.com/ionic-team/ionic-native-google-maps/blob/master/documents/README.md
Browser demo
https://mapsplugin.github.io/ionic-googlemaps-quickdemo-v4/home
Source code of browser demo
https://github.com/mapsplugin/ionic-googlemaps-quickdemo-v4
Rule 2. Search similar issues and/or questions in the past issues
Please search similar issues and/or questions from top-left of Github page.
Then Github lists up some similar issues.
Rule 3. Ask to other communities
This is the place to report the bug or problem of ionic-native-google-maps plugin.
How to use
orMy application does not work for some reasons
are not preferred questions for this place.Please ask your issue and/or questions at following places.
There are many developers, and they are kindness people.
Gitter community
StackOverflow
Ionic forum
Rule 4. Writes your code with proper markdown
Many questioners do not use proper Github markdown.
Messy code is not good for reading.
Please cleans up your code at least indent.
Prettier is useful online service.
And please use
```typescript
and```
markdowns for pasting your code.Other markdowns:
https://guides.github.com/features/mastering-markdown/
Cleaned up code are very nice 👍
Rule 5. Use git repository, Don't use zip file
Some person share their code with zip file.
This is very stressful. Do not share your code with zip file, or don't sent us by email.
Please share project files on git repository to Github or BitBucket.
They provides free private git repository.
If you never use git repository, please watch this video.
https://www.youtube.com/watch?v=0fKg7e37bQE
If you share your code in private repository, we don't share your code with others.
6. Please donate some amount
This plugin is free, but the developer spent tons of private time.
Please donate some amount to keep this plugin as free.
Donation from here
The text was updated successfully, but these errors were encountered: