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: CODE_OF_CONDUCT.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
34
34
35
35
## Enforcement
36
36
37
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at tailwindjs@gmail.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
37
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at allframeworkscomponents@gmail.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
38
38
39
39
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Even if you have little to no experience with Tailwindcss, JavaScript or React,
6
6
7
7
## Reporting issues & features requests
8
8
9
-
If you notice any bugs in the code, see some code that can be improved, or have features you would like to be added, please create a [bug report](https://github.com/tailwindjs/react-tailwindjs/issues/new?template=bug-report---.md) or a [feature request](https://github.com/tailwindjs/react-tailwindjs/issues/new?template=feature-request---.md)!
9
+
If you notice any bugs in the code, see some code that can be improved, or have features you would like to be added, please create a [bug report](https://github.com/afc-org/react-tailwind/issues/new?template=bug-report---.md) or a [feature request](https://github.com/afc-org/react-tailwind/issues/new?template=feature-request---.md)!
10
10
11
11
If you want to open a PR that fixes a bug or adds a feature, then we can't thank you enough!
12
12
@@ -16,7 +16,7 @@ Please feel free to take on any issue that's currently open. Just send a comment
16
16
17
17
## Submitting a pull request
18
18
19
-
Tailwindjs/react-tailwindjs is an open-source project, so pull requests are always welcomed (_always_ ❤️).
19
+
**@afc/react-tailwind** is an open-source project, so pull requests are always welcomed (_always_ ❤️).
20
20
What we ask you, is that before working on a large change, it is best to open an issue first to discuss it with the maintainers or if an issue was already opened, comment your intention of opening up a PR.
21
21
22
22
When in doubt, keep your pull requests small. To give a PR the best chance of getting accepted, don't bundle more than one feature or bug fix per pull request. It's always best to create two smaller PRs than one big one.
@@ -78,5 +78,5 @@ Closes #12
78
78
## Branches explained
79
79
80
80
As you can see we have multiple branches:
81
-
-**master**: This branch stores the latest stable version of tailwindjs/react-tailwindjs.
82
-
-**dev-master**: This is the **development** branch of tailwindjs/react-tailwindjs, and this is where everything is happening before releasing on master
81
+
-**master**: This branch stores the latest stable version of @afc/react-tailwind.
82
+
-**dev-master**: This is the **development** branch of @afc/react-tailwind, and this is where everything is happening before releasing on master
Tailwindjs/react-tailwindjs is Free and Open Source. It does not change or add any CSS to the already one from TailwindCSS, It comes with code written with React as an extension to TailwindCSS for you to have dynamic components inside your app as well.
9
+
@afc/react-tailwind is Free and Open Source. It does not change or add any CSS to the already one from TailwindCSS, It comes with code written with React as an extension to TailwindCSS for you to have dynamic components inside your app as well.
10
10
11
11
**Components**
12
12
@@ -28,9 +28,9 @@ We plan on implementing more, in the weeks to come.
0 commit comments