Skip to content

Commit 5c27e9b

Browse files
authored
"How to ask a question" added into README.md
1 parent 6416a68 commit 5c27e9b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,18 @@ You could check out features of target browsers using http://caniuse.com/. For e
5959
| XHR transport (multipart,binary) | - | + | + | + | + |
6060
| An image preview via Canvas (not built-in) | - | + | + | + | + |
6161
| AJAX headers | - | + | + | + | + |
62+
63+
64+
## How to ask a question
65+
66+
### A right way to ask a question
67+
If you have a question, please, follow next steps:
68+
- Try to find an answer to your question using [search](https://github.com/nervgh/angular-file-upload/issues?utf8=%E2%9C%93&q=)
69+
- If you have not found an answer, create [new issue](https://github.com/nervgh/angular-file-upload/issues/new) on issue-tracker
70+
71+
### Why email a question is a bad way?
72+
When you emal me a question:
73+
- You lose an opportunity to get an answer from other team members or users (devs)
74+
- It requires from me to answer on same questions again and again
75+
- It is not a rational way. For example, if everybody who use code of this project will have emailed me a question then I will be receiving ~700 emails each day =)
76+
- It is a very slow way. I have not time for it.

0 commit comments

Comments
 (0)