File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Specify files that shouldn't be modified by Fern
22LICENSE.md
3+ CONTRIBUTING.md
Original file line number Diff line number Diff line change 1+ # Contributing
2+
3+ Thank you for your interest in contributing to the Payabli SDKs!
4+ We welcome contributions from the community and appreciate your help in improving our SDKs.
5+
6+ ## Feature requests
7+
8+ If you would like to request a new feature, please create a new GitHub issue on this repository.
9+ See the [ Issues] ( ../../issues ) page and click ** New issue** to get started.
10+
11+ Please provide the following information in your feature request:
12+ - A clear description of the feature
13+ - The use case for the feature
14+ - Code examples that demonstrate how the feature would be used (if applicable)
15+
16+ ## Bug report
17+
18+ If you have found a bug in the SDK, please create a new GitHub issue on this repository.
19+ See the [ Issues] ( ../../issues ) page and click ** New issue** to get started.
20+
21+ Please provide the following information in your bug report:
22+ - A clear description of the bug
23+ - Steps to reproduce the bug
24+ - Expected behavior
25+ - Actual behavior
26+ - Code examples that demonstrate the bug (if applicable)
27+
28+ ## Pull requests
29+
30+ Pull requests are welcome; however, Payabli will implement all code changes.
31+ We will review your pull request, ask any clarifying questions, and close the pull request.
32+
You can’t perform that action at this time.
0 commit comments