Skip to content

Commit 309cb3c

Browse files
authored
fix: update SDK contributing docs (#434)
2 parents 5b7f132 + df9443f commit 309cb3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/common/files/CONTRIBUTING.md.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ That repo includes an issue template that will walk through all the places to ch
3333

3434
### Submitting Pull Requests
3535

36-
Considering that the SDKs are autogenerated, please make sure to submit your Pull Requests to the [sdk-generator](https://{{gitHost}}/{{gitUserId}}/sdk-generator). We will not accept PRs to this repository because they will be overwritten on the next sdk generation.
36+
While we accept Pull Requests on this repository, the SDKs are autogenerated so please consider additionally submitting your Pull Requests to the [sdk-generator](https://{{gitHost}}/{{gitUserId}}/sdk-generator) and linking the two PRs together and to the corresponding issue. This will greatly assist the OpenFGA team in being able to give timely reviews as well as deploying fixes and updates to our other SDKs as well.
3737

3838
## Getting in touch
3939

config/common/files/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ If you have found a bug or if you have a feature request, please report them on
126126

127127
### Pull Requests
128128

129-
All changes made to this repo will be overwritten on the next generation, so we kindly ask that you send all pull requests related to the SDKs to the [sdk-generator repo](https://{{gitHost}}/{{gitUserId}}/sdk-generator) instead.
129+
While we accept Pull Requests on this repository, the SDKs are autogenerated so please consider additionally submitting your Pull Requests to the [sdk-generator](https://{{gitHost}}/{{gitUserId}}/sdk-generator) and linking the two PRs together and to the corresponding issue. This will greatly assist the OpenFGA team in being able to give timely reviews as well as deploying fixes and updates to our other SDKs as well.
130130

131131
## Author
132132

0 commit comments

Comments
 (0)