Skip to content

Commit 62f62ca

Browse files
Create initial pr_template for SDKs
1 parent 2199b5e commit 62f62ca

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Description of PR
2+
3+
Provide the **context and motivation** for this PR.
4+
Briefly explain the **type of changes** (bug fix, feature request, doc update, etc.) made in this PR. Provide reference to issue # fixed, if applicable.
5+
6+
Describe the approach to the solution, the changes made, and any resulting change in behavior or impact to the user.
7+
8+
## Testing the changes
9+
10+
Please ensure tests are added for your changes.
11+
Include details of **types of tests** written for the changes in the PR and any **test setup and configuration** required to run the tests.
12+
Mention the **versions of the SDK, language runtime, OS and details of Splunk deployment** used in testing.
13+
14+
## Documentation
15+
16+
Please ensure **comments** are added for your changes and any **relevant docs** (readme, reference docs, etc.) are updated.
17+
Include any references to documentation related to the changes.
18+
19+
## Dependencies and other resources
20+
21+
Provide references to PRs or things **dependent on this change** and any relevant PRs or resources like style guides and tools used in this PR.

0 commit comments

Comments
 (0)