|
1 | | -# How to contribute to ImageProcessor |
| 1 | +# How to contribute to ImageSHarp |
2 | 2 |
|
3 | 3 | #### **Did you find a bug?** |
4 | 4 |
|
5 | | -- Please **ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/JimBobSquarePants/ImageProcessor/issues). |
| 5 | +- Please **ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/JimBobSquarePants/ImageSharp/issues). |
6 | 6 |
|
7 | | -- If you're unable to find an open issue addressing the problem, please [open a new one](https://github.com/JimBobSquarePants/ImageProcessor/issues/new). Be sure to include a **title, the applicable version (Core or Framework), a clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring. Please do not hijack existing issues. |
| 7 | +- If you're unable to find an open issue addressing the problem, please [open a new one](https://github.com/JimBobSquarePants/ImageSharp/issues/new). Be sure to include a **title, the applicable version, a clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring. Please do not hijack existing issues. |
8 | 8 |
|
9 | 9 | #### **Did you write a patch that fixes a bug?** |
10 | 10 |
|
|
16 | 16 |
|
17 | 17 | #### **Do you intend to add a new feature or change an existing one?** |
18 | 18 |
|
19 | | -* Suggest your change in the [ImageProcessor Gitter Chat Room](https://gitter.im/JimBobSquarePants/ImageProcessor) and start writing code. |
| 19 | +* Suggest your change in the [ImageSharp Gitter Chat Room](https://gitter.im/ImageSharp/General) and start writing code. |
20 | 20 |
|
21 | 21 | * Do not open an issue on GitHub until you have collected positive feedback about the change. GitHub issues are primarily intended for bug reports and fixes. |
22 | 22 |
|
23 | 23 | #### **Do you have questions about the source code?** |
24 | 24 |
|
25 | | -* Ask any question about how to use ImageProcessor in the [ImageProcessor Gitter Chat Room](https://gitter.im/JimBobSquarePants/ImageProcessor). |
| 25 | +* Ask any question about how to use ImageProcessor in the [ImageSharp Gitter Chat Room](https://gitter.im/ImageSharp/General). |
26 | 26 |
|
27 | | -#### **Do you want to contribute to the ImageProcessor documentation?** |
28 | | - |
29 | | -* The documentation is also open source and is contained within the [gh-pages](https://github.com/JimBobSquarePants/ImageProcessor/tree/gh-pages). We are always looking for ways to improve our documentation! |
30 | | - |
31 | | -And please remember. ImageProcessor is the work of a very, very, small number of developers who struggle balancing time to contribute to the project with family time and work commitments. We encourage you to pitch in and help make our vision of simple accessible imageprocessing available to all. Open Source can only exist with your help. |
| 27 | +And please remember. ImageSharp is the work of a very, very, small number of developers who struggle balancing time to contribute to the project with family time and work commitments. We encourage you to pitch in and help make our vision of simple accessible imageprocessing available to all. Open Source can only exist with your help. |
32 | 28 |
|
33 | 29 | Thanks for reading! |
34 | 30 |
|
|
0 commit comments