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/ISSUE_TEMPLATE.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@
5
5
- Ensure to read the Get help docs page at https://restsharp.dev/get-help/ before opening an issue/
6
6
- Issues not following our contribution guidelines will be marked as `invalid` and closed in three days.
7
7
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.
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@
3
3
|||
4
4
|-|-|
5
5
| dev |[](https://github.com/restsharp/RestSharp/actions?query=workflow%3A%22Build+and+deploy%22)|
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
+
16
21
### Get help
17
22
18
23
[](https://gitter.im/RestSharp/RestSharp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
0 commit comments