Skip to content

Commit

Permalink
docs: add sdk dependency version update step in PR template (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
darshit-s3 authored Jul 30, 2024
1 parent dd29f2b commit 20426ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ Please include a summary of the changes and the related issue to help is review
- [ ] Ran `black .` to format the python code.
- [ ] Updated version in [setup.py](../setup.py) for python package.
- [ ] Updated version in [package.json](../src/typescript/package.json) for typescript package.
- [ ] Updated the required version of `trace-attributes` in python SDK dependency [project.toml](https://github.com/Scale3-Labs/langtrace-python-sdk/blob/main/pyproject.toml) file.
- [ ] Updated the required version of `@langtrase/trace-attributes` in typescript SDK dependency [package.json](https://github.com/Scale3-Labs/langtrace-typescript-sdk/blob/main/package.json).

0 comments on commit 20426ef

Please sign in to comment.