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/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
@@ -9,7 +9,7 @@ We welcome any type of contribution, not only code. You can help with
9
9
-**QA**: file bug reports, the more details you can give the better (e.g. screenshots with the console open)
10
10
-**Marketing**: writing blog posts, howto's, printing stickers, ...
11
11
-**Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ...
12
-
-**Code**: take a look at the [open issues](https://github.com/diegomura/react-pdf/issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them.
12
+
-**Code**: take a look at the [open issues](https://github.com/mendylanda/react-pdf/issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them.
13
13
-**Money**: we welcome financial contributions in full transparency on our [open collective](https://opencollective.com/react-pdf).
14
14
15
15
## Your First Contribution
@@ -27,7 +27,7 @@ Here I present a quick guide about how to setup your development environment exa
27
27
This goes without saying but first you need to download the code:
If everything went well, now your testing project should be running your local react-pdf build and any change in the codebase should be immediately accesible from your project.
@@ -116,7 +116,7 @@ Anyone can file an expense. If the expense makes sense for the development of th
116
116
117
117
## Questions
118
118
119
-
If you have any questions, create an [issue](https://github.com/diegomura/react-pdf/issues) (protip: do a quick search first to see if someone else didn't ask the same question before!).
119
+
If you have any questions, create an [issue](https://github.com/mendylanda/react-pdf/issues) (protip: do a quick search first to see if someone else didn't ask the same question before!).
120
120
You can also reach us at hello@react-pdf.opencollective.com.
> This is a fork of [react-pdf](https://github.com/diegomura/react-pdf) created to address some issues that have pending pull requests in the original repository. If and when the original repository becomes actively maintained again, this fork may be removed. Special thanks to [Diego Muracciole](https://github.com/diegomura) for creating and maintaining the original project.
25
+
23
26
> [!NOTE]
24
27
> Generating PDFs in bulk? [Talk to us.](https://axxy020tu5c.typeform.com/to/eU21hXDy)
25
28
@@ -30,14 +33,14 @@ This package is used to _create_ PDFs using React. If you wish to _display_ exis
This project exists thanks to all the people who contribute. Looking to contribute? Please check our [[contribute]](https://github.com/diegomura/react-pdf/blob/master/.github/CONTRIBUTING.md) document for more details about how to setup a development environment and submitting code.
100
+
This project exists thanks to all the people who contribute. Looking to contribute? Please check our [[contribute]](https://github.com/mendylanda/react-pdf/blob/master/.github/CONTRIBUTING.md) document for more details about how to setup a development environment and submitting code.
0 commit comments