amingolmahalle / HttpClientToCurlGenerator

The HttpClientToCurl is a NuGet package for generating curl script of HttpClient in .NET ( C# | CSharp | Dotnet ) supported features: Post, Get, Put, and Delete. content types: application/json, text/xml, application/x-www-form-urlencoded
https://www.nuget.org/packages/HttpClientToCurl
MIT License
51 stars 11 forks source link

Add the issue sample template #46

Open amingolmahalle opened 2 weeks ago

amingolmahalle commented 2 weeks ago

This allows contributors to use a predefined template when creating new issues, ensuring consistent and useful bug reports or feature requests.

amingolmahalle commented 1 week ago

For Example:

Issue Report

Description

Provide a clear and concise description of the issue you are experiencing.

Steps to Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

Describe what you expected to happen.

Actual Behavior

Describe the actual behavior you observed.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

Additional Context

Add any other context about the problem here.