Skip to content

Commit bc65e15

Browse files
authored
chore: Change assignees in github ISSUE_TEMPLATE files (#751)
1 parent 3242230 commit bc65e15

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bug
33
about: Report a bug found in the SDK
44
title: ''
55
labels: bug
6-
assignees: mwwoda, mhagmajer, antusus, arjankowski
6+
assignees: mwwoda, mhagmajer, antusus, arjankowski, lukaszsocha2, bartlomiejleszczynski
77

88
---
99

@@ -45,4 +45,4 @@ Python: <!-- Replace with the version of Python your application is running on.
4545
[sdk-docs]: ./doc
4646
[api-docs]: https://developer.box.com/docs
4747
[dev-forums]: https://community.box.com/t5/Platform-and-Development-Forum/bd-p/DeveloperForum
48-
[github-repo]: https://github.com/box/box-java-sdk/search?type=Issues
48+
[github-repo]: https://github.com/box/box-python-sdk/search?type=Issues

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Enhancement
33
about: Suggest a new feature or change
44
title: ''
55
labels: enhancement
6-
assignees: mwwoda, mhagmajer, antusus, arjankowski
6+
assignees: mwwoda, mhagmajer, antusus, arjankowski, lukaszsocha2, bartlomiejleszczynski
77

88
---
99

.github/ISSUE_TEMPLATE/question.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Question
33
about: Request for Assistance
44
title: ''
55
labels: question
6-
assignees: mwwoda, mhagmajer, antusus, arjankowski
6+
assignees: mwwoda, mhagmajer, antusus, arjankowski, lukaszsocha2, bartlomiejleszczynski
77

88
---
99

@@ -45,4 +45,4 @@ Python: <!-- Replace with the version of Python your application is running on.
4545
[sdk-docs]: ./doc
4646
[api-docs]: https://developer.box.com/docs
4747
[dev-forums]: https://community.box.com/t5/Platform-and-Development-Forum/bd-p/DeveloperForum
48-
[github-repo]: https://github.com/box/box-java-sdk/search?type=Issues
48+
[github-repo]: https://github.com/box/box-python-sdk/search?type=Issues

0 commit comments

Comments
 (0)