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/CODE_OF_CONDUCT.md
+30-12Lines changed: 30 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,10 @@
8
8
9
9
## Our Pledge
10
10
11
-
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
11
+
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone,
12
+
regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level
13
+
of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity
14
+
and orientation.
12
15
13
16
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
14
17
@@ -32,55 +35,70 @@ Examples of unacceptable behavior include:
32
35
33
36
## Enforcement Responsibilities
34
37
35
-
Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
38
+
Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and
39
+
fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
36
40
37
-
Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
41
+
Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other
42
+
contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
38
43
39
44
## Scope
40
45
41
-
This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
46
+
This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the
47
+
community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official
48
+
social media account, or acting as an appointed representative at an online or offline event.
42
49
43
50
## Enforcement
44
51
45
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at [[email protected]](mailto:[email protected]). All complaints will be reviewed and investigated promptly and fairly.
52
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for
All community leaders are obligated to respect the privacy and security of the reporter of any incident.
48
57
49
58
## Enforcement Guidelines
50
59
51
-
Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
60
+
Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation
61
+
of this Code of Conduct:
52
62
53
63
### 1. Correction
54
64
55
65
**Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
56
66
57
-
**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.
67
+
**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an
68
+
explanation of why the behavior was inappropriate. A public apology may be requested.
58
69
59
70
### 2. Warning
60
71
61
72
**Community Impact**: A violation through a single incident or series of actions.
62
73
63
-
**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
74
+
**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited
75
+
interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in
76
+
community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
64
77
65
78
### 3. Temporary Ban
66
79
67
80
**Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
68
81
69
-
**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
82
+
**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of
83
+
time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of
84
+
Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
70
85
71
86
### 4. Permanent Ban
72
87
73
-
**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.
88
+
**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior,
89
+
harassment of an individual, or aggression toward or disparagement of classes of individuals.
74
90
75
91
**Consequence**: A permanent ban from any sort of public interaction within the community.
76
92
77
93
## Attribution
78
94
79
-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
95
+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.1, available at
Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder][mozilla coc].
82
99
83
-
For answers to common questions about this code of conduct, see the FAQ at [https://www.contributor-covenant.org/faq][faq]. Translations are available at [https://www.contributor-covenant.org/translations][translations].
100
+
For answers to common questions about this code of conduct, see the FAQ at [https://www.contributor-covenant.org/faq][faq].
101
+
Translations are available at [https://www.contributor-covenant.org/translations][translations].
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,13 @@ If you wish to contribute to the **Float Toolkit for React** source code, feel f
8
8
9
9
## Steps
10
10
11
-
1. Refer to the [documentation](https://float-toolkit.web.app) and [README file](https://github.com/float-toolkit/react/blob/master/README.md) to make sure the error is actually a bug and not a mistake of your own.
11
+
1. Refer to the [documentation](https://float-toolkit.web.app) and
12
+
[README file](https://github.com/float-toolkit/react/blob/master/README.md) to make sure the error is actually a bug and not a
13
+
mistake of your own.
12
14
1. Make sure the issue hasn't already been reported or suggested.
13
-
1. Fork and clone the repository, and checkout the corresponding branch (`docs` for documentation, `master` for anything else). **DO NOT** modify the `stable` branch.
15
+
1. Fork and clone the repository, and checkout the corresponding branch (`docs` for documentation, `master` for anything else). **DO
16
+
NOT** modify the `stable` branch.
14
17
1. Make your changes (add or modify tests and documentation comments as necessary to cover your changes).
15
-
1. Run `npm run build` (or VSCode task _NPM: Build_) to run the tests and build the package (you can use `npm link` to try it locally).
18
+
1. Run `npm run build` (or VSCode task _NPM: Build_) to run the tests and build the package (you can use `npm link` to try it
19
+
locally).
16
20
1.[Submit a pull request](https://github.com/float-toolkit/react/compare).
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,10 @@
6
6
7
7
## Before you go ANY further...
8
8
9
-
- Refer to the [documentation](https://float-toolkit.web.app) and [README file](https://github.com/float-toolkit/react/blob/master/README.md) to make sure the error is actually a bug and not a mistake of your own.
10
-
- Please help us process your issue efficiently and in detail by using one of our [issue templates](https://github.com/float-toolkit/react/issues/new/choose).
9
+
- Refer to the [documentation](https://float-toolkit.web.app) and
10
+
[README file](https://github.com/float-toolkit/react/blob/master/README.md) to make sure the error is actually a bug and not a
11
+
mistake of your own.
12
+
- Please help us process your issue efficiently and in detail by using one of our
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ body:
28
28
id: package-version
29
29
attributes:
30
30
label: Package version
31
-
description: Which package version are you using? You can check it in your `package.json` file or by running `npm list <package>`.
31
+
description:
32
+
Which package version are you using? You can check it in your `package.json` file or by running `npm list <package>`.
32
33
placeholder: X.X.X
33
34
validations:
34
35
required: true
@@ -97,9 +98,14 @@ body:
97
98
options:
98
99
- label: This is a bug, not you [asking for support](https://github.com/float-toolkit/react/discussions/categories/q-a).
99
100
required: true
100
-
- label: You have read the [documentation](https://float-toolkit.web.app) and [README file](https://github.com/float-toolkit/react/blob/master/README.md), and made sure this is not intended behavior.
101
+
- label:
102
+
You have read the [documentation](https://float-toolkit.web.app) and [README
103
+
file](https://github.com/float-toolkit/react/blob/master/README.md), and made sure this is not intended behavior.
101
104
required: true
102
105
- label: The issue has not already been reported.
103
106
required: true
104
-
- label: You are following the project's [Code of Conduct](https://github.com/float-toolkit/react/blob/master/.github/CODE_OF_CONDUCT.md) and [contribution guidelines](https://github.com/float-toolkit/react/blob/master/.github/CONTRIBUTING.md).
107
+
- label:
108
+
You are following the project's [Code of
109
+
Conduct](https://github.com/float-toolkit/react/blob/master/.github/CODE_OF_CONDUCT.md) and [contribution
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature-request.yml
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -59,15 +59,21 @@ body:
59
59
label: Contribution guidelines
60
60
description: By submitting this issue, you agree that...
61
61
options:
62
-
- label: This is a suggestion, not you [asking for support](https://github.com/float-toolkit/react/discussions/categories/q-a).
62
+
- label:
63
+
This is a suggestion, not you [asking for support](https://github.com/float-toolkit/react/discussions/categories/q-a).
63
64
required: true
64
-
- label: You have read the [documentation](https://float-toolkit.web.app) and [README file](https://github.com/float-toolkit/react/blob/master/README.md) and made sure this is not already implemented.
65
+
- label:
66
+
You have read the [documentation](https://float-toolkit.web.app) and [README
67
+
file](https://github.com/float-toolkit/react/blob/master/README.md) and made sure this is not already implemented.
65
68
required: true
66
69
- label: The issue has not already been suggested.
67
70
required: true
68
71
- label: This new feature will not break any existing code.
69
72
required: true
70
73
- label: This feature fits with Float Toolkit's philosophy and goals.
71
74
required: true
72
-
- label: You are following the project's [Code of Conduct](https://github.com/float-toolkit/react/blob/master/.github/CODE_OF_CONDUCT.md) and [contribution guidelines](https://github.com/float-toolkit/react/blob/master/.github/CONTRIBUTING.md).
75
+
- label:
76
+
You are following the project's [Code of
77
+
Conduct](https://github.com/float-toolkit/react/blob/master/.github/CODE_OF_CONDUCT.md) and [contribution
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,10 @@
6
6
7
7
## First things first...
8
8
9
-
- Make sure to read the [contribution guidelines](https://github.com/float-toolkit/react/blob/master/.github/CONTRIBUTING.md) before you go any further.
10
-
- Is there an issue related to your changes? If so, link to it here. If not, create an issue before submitting your pull request in order to discuss.
9
+
- Make sure to read the [contribution guidelines](https://github.com/float-toolkit/react/blob/master/.github/CONTRIBUTING.md)
10
+
before you go any further.
11
+
- Is there an issue related to your changes? If so, link to it here. If not, create an issue before submitting your pull request in
0 commit comments