You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+7-6
Original file line number
Diff line number
Diff line change
@@ -9,18 +9,18 @@ The issue tracker is solely meant for posting bugs, feature requests and non-usa
9
9
10
10
> We understand you have a problem and are in a hurry, but please provide us with some info to make it much more likely for your issue to be understood, worked on and resolved quickly.
11
11
12
-
13
-
* library version : _please verify that the bug exists in the latest release_
14
-
* Environment :
15
-
* Example URL :
16
-
* Other libraries you are using:
12
+
- library version : _please verify that the bug exists in the latest release_
13
+
- Environment :
14
+
- Example URL :
15
+
- Other libraries you are using:
17
16
18
17
**What did you expect to happen?**
19
18
20
19
**What actually happens**
21
20
22
21
**How to reproduce**
23
-
> Describe *with code* how to reproduce the faulty behaviour,
22
+
23
+
> Describe _with code_ how to reproduce the faulty behaviour,
24
24
> or link to code on JSBin or similar
25
25
26
26
<!-- Delete the section below if it is irrelevant to your issue -->
@@ -31,4 +31,5 @@ The issue tracker is solely meant for posting bugs, feature requests and non-usa
31
31
other lengthy material, such as 80 lines of example code,
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@
4
4
> Example: Fix issue #123456 by re-structuring the colour selection conditional in method `paintBlue`
5
5
-->
6
6
7
-
8
7
<!-- (Problem in detail) - optional -->
8
+
9
9
#### Background
10
+
10
11
<!--
11
12
> When relevant, give a more thorough description of what the problem the PR is trying to solve. Examples of good topics for this section are:
12
13
> * Link to an existing GitHub issue describing the problem
@@ -15,9 +16,10 @@
15
16
> * Discussion of different approaches to solving this problem and why you chose your proposed solution
16
17
-->
17
18
18
-
19
19
<!-- (Solution in detail) - optional -->
20
+
20
21
#### Solution
22
+
21
23
<!--
22
24
> When contributing code (and not just fixing typos, documentation and configuration), please describe why/how your solution works. This helps reviewers spot any mistakes in the implementation.
23
25
>
@@ -26,8 +28,8 @@
26
28
> Then your reviewer might spot a mistake in the implementation, if `paintBlue()` uses the colour red.
Copy file name to clipboardExpand all lines: CODE_OF_CONDUCT.md
+14-14
Original file line number
Diff line number
Diff line change
@@ -10,22 +10,22 @@ We pledge to act and interact in ways that contribute to an open, welcoming, div
10
10
11
11
Examples of behavior that contributes to a positive environment for our community include:
12
12
13
-
* Demonstrating empathy and kindness toward other people
14
-
* Being respectful of differing opinions, viewpoints, and experiences
15
-
* Giving and gracefully accepting constructive feedback
16
-
* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
17
-
* Focusing on what is best not just for us as individuals, but for the overall community
13
+
- Demonstrating empathy and kindness toward other people
14
+
- Being respectful of differing opinions, viewpoints, and experiences
15
+
- Giving and gracefully accepting constructive feedback
16
+
- Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
17
+
- Focusing on what is best not just for us as individuals, but for the overall community
18
18
19
19
Examples of unacceptable behavior include:
20
20
21
-
* The use of sexualized language or imagery, and sexual attention or
22
-
advances of any kind
23
-
* Trolling, insulting or derogatory comments, and personal or political attacks
24
-
* Public or private harassment
25
-
* Publishing others' private information, such as a physical or email
26
-
address, without their explicit permission
27
-
* Other conduct which could reasonably be considered inappropriate in a
28
-
professional setting
21
+
- The use of sexualized language or imagery, and sexual attention or
22
+
advances of any kind
23
+
- Trolling, insulting or derogatory comments, and personal or political attacks
24
+
- Public or private harassment
25
+
- Publishing others' private information, such as a physical or email
26
+
address, without their explicit permission
27
+
- Other conduct which could reasonably be considered inappropriate in a
28
+
professional setting
29
29
30
30
## Enforcement Responsibilities
31
31
@@ -67,7 +67,7 @@ Community leaders will follow these Community Impact Guidelines in determining t
67
67
68
68
### 4. Permanent Ban
69
69
70
-
**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
70
+
**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
71
71
72
72
**Consequence**: A permanent ban from any sort of public interaction within the community.
0 commit comments