Skip to content

Commit 6005024

Browse files
dimaspiritsoulfly
authored andcommitted
Update the github helpers (#129)
add CONTRIBUTING.md updated README.md * changed source folder name to 'src' * upd *Spec.js * - upd spec/QB-ContentSpec.js - upd CONTRIBUTING.md * add ISSUE_TEMPLATE.md * upd ISSUE_TEMPLATE.md (set a link in existing issues) * add PULL_REQUEST_TEMPLATE.md * upd PULL_REQUEST_TEMPLATE.md * - ask in another way * upd text in ISSUE_TEMPLATE.md
1 parent f56e574 commit 6005024

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
*Help avoid duplicate issue reports, check [existing issues](https://github.com/QuickBlox/quickblox-javascript-sdk/issues)*
2+
3+
**Environment details**
4+
*(Operating system, browser information)*
5+
6+
7+
**Did this work before?**
8+
9+
10+
**Expected behavior**
11+
12+
13+
**Actual behavior**
14+
15+
16+
**Logs**
17+
*(please, switch on a [debugging mode](http://quickblox.com/developers/Javascript#Configuration) and share us outputs)*
18+
19+
20+
**Steps to reproduce the behavior**
21+
22+
23+
**Any others comments?**

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
*Make sure that you wrote the tests for your proposed changes and the existing test was success.*
2+
3+
**What are the relevant tickets?**
4+
5+
6+
**Proposed changes:**
7+
-
8+
-
9+
10+
**How should this be manually tested?**
11+
12+
13+
**Do we need to update documentation?**

0 commit comments

Comments
 (0)