Skip to content

Commit 9e90079

Browse files
committed
Updated the issue template
1 parent ca15b25 commit 9e90079

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
- Ensure to read the Get help docs page at https://restsharp.dev/get-help/ before opening an issue/
66
- Issues not following our contribution guidelines will be marked as `invalid` and closed in three days.
77

8+
**Remember**
9+
10+
RestSharp is an open-source project with a single maintainer. Do not expect your issue to be resolved unless it concerns a large group of RestSharp users.
11+
The best way to resolve your issue is to fix it yourself. Fork the repository and submit a pull request.
12+
You can also motivate the maintainer by sponsoring this project.
13+
814
## Expected Behavior
915

1016

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
| | |
44
|-|-|
55
| dev | [![](https://img.shields.io/github/workflow/status/restsharp/RestSharp/Build%20and%20deploy)](https://github.com/restsharp/RestSharp/actions?query=workflow%3A%22Build+and+deploy%22) |
6-
| docs | [![Netlify Status](https://img.shields.io/netlify/ae5b8e6e-32d9-4cdc-8a39-ca12ff2948f3?label=docs)](https://app.netlify.com/sites/restsharp/deploys) |
76

87
### Nuget
98

@@ -13,6 +12,12 @@
1312
| stable | ![](https://img.shields.io/nuget/v/RestSharp) |
1413
| preview | ![](https://img.shields.io/nuget/vpre/RestSharp) |
1514

15+
### Support
16+
17+
RestSharp is an open-source project with a single maintainer. Do not expect your issue to be resolved unless it concerns a large group of RestSharp users.
18+
The best way to resolve your issue is to fix it yourself. Fork the repository and submit a pull request.
19+
You can also motivate the maintainer by sponsoring this project.
20+
1621
### Get help
1722

1823
[![Join the chat at https://gitter.im/RestSharp/RestSharp](https://badges.gitter.im/RestSharp/RestSharp.svg)](https://gitter.im/RestSharp/RestSharp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

0 commit comments

Comments
 (0)