Skip to content

Commit a82b9c2

Browse files
committed
📝 add telegram and Tagging topics
1 parent 7c2ca99 commit a82b9c2

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CONTRIBUTING

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@ These are just guidelines, not rules. Use your best judgment, and feel free to p
77

88
#### Table Of Contents
99

10+
[How Can I Contribute?](#how-can-i-contribute)
1011
* [Reporting Bugs](#reporting-bugs)
1112
* [Suggesting Enhancements](#suggesting-enhancements)
1213
* [Pull Requests](#pull-requests)
1314

15+
[Additional Notes](#additional-notes)
16+
* [Issue and Pull Request Labels](#issue-and-pull-request-labels)
17+
* [Contributors Communication](#contributors-communication)
18+
1419
## How Can I Contribute?
1520

1621
### Reporting Bugs
@@ -26,7 +31,7 @@ Fill out [the required template](ISSUE_TEMPLATE.md), the information it asks for
2631
* **Provide specific examples to demonstrate the steps**. Include links to files or GitHub projects, or copy/pasteable snippets, which you use in those examples. If you're providing snippets in the issue, use [Markdown code blocks](https://help.github.com/articles/markdown-basics/#multiple-lines).
2732
* **Describe the behavior you observed after following the steps** and point out what exactly is the problem with that behavior.
2833
* **Explain which behavior you expected to see instead and why.**
29-
* **Include screenshots and animated GIFs** which show you following the described steps and clearly demonstrate the problem. If you use the keyboard while following the steps, **record the GIF with the [Keybinding Resolver](https://github.com/atom/keybinding-resolver) shown**. You can use [this tool](http://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
34+
* **Include screenshots and animated GIFs** which show you following the described steps and clearly demonstrate the problem. If you use the keyboard while following the steps. You can use [this tool](http://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
3035
* **If you're reporting that Angular-File-Upload crashed**, include a crash report with a stack trace from the browser stack. On macOS, the crash report will be available and put it in a [gist](https://gist.github.com/) and provide link to that gist.
3136

3237
Provide more context by answering these questions:
@@ -51,7 +56,7 @@ This section guides you through submitting an enhancement suggestion for Angular
5156
* **Provide a step-by-step description of the suggested enhancement** in as many details as possible.
5257
* **Provide specific examples to demonstrate the steps**. Include copy/pasteable snippets which you use in those examples, as [Markdown code blocks](https://help.github.com/articles/markdown-basics/#multiple-lines).
5358
* **Describe the current behavior** and **explain which behavior you expected to see instead** and why.
54-
* **Include screenshots and animated GIFs** which help you demonstrate the steps or point out the part of Atom which the suggestion is related to. You can use [this tool](http://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
59+
* **Include screenshots and animated GIFs** which help you demonstrate the steps or point out the part of Angular-File-Upload which the suggestion is related to. You can use [this tool](http://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
5560
* **Explain why this enhancement would be useful** to most Angular-File-Upload users.
5661
* **List some other uploader libs or usages where this enhancement exists.**
5762

@@ -60,3 +65,14 @@ This section guides you through submitting an enhancement suggestion for Angular
6065
* Follow [standardJS](https://github.com/feross/standard) styleguides.
6166
* Include thoughtfully-worded, [protractor](http://www.protractortest.org/#/) tests
6267
* Document new code based using [jsdoc](http://usejsdoc.org/)
68+
69+
## Additional Notes
70+
71+
### Issue and Pull Request Labels
72+
73+
Feel free to grade issues and PRs by tags if it helps you work.
74+
You can create any labels what you need and you can manage project using these labels.
75+
76+
### Contributors Communication
77+
78+
To participate to discussion, please ask access to [nervgh](https://github.com/nervgh) to the telegram group of contributors.

0 commit comments

Comments
 (0)