name: Pull Request template
about: Describe the PR.
title: ''
labels: ''
assignees: ''
Problem
Github Issue Number: #138
The issues are:
Role-based invitation using the link
Modify backend to store tech stacks for projects
Admin mechanism in updates through org settings integration
_
Solution of problem
PR includes:
[X] Backend for a role-based invite using the invite link
[X] Modified projects section to store tech stacks used
[X] Added admin mechanism in update restriction via org settings
[X] Added error handler for max socket events
Type of Change
[✓] Bug fix
[ ] New Feature
[ ] Development of UI/UX prototypes
[✓] Small refactor
[ ] Change in Documentation
Checklist
[✓] My code follows the same style as the codebase
[ ] My Code change requires a change in documentation
[ ] I have updated the Readme accordingly
[✓] I made PR against development branch
[ ] I have run the test cases locally and it's passing.
[✓] I have squashed my commits
name: Pull Request template about: Describe the PR. title: '' labels: '' assignees: ''
Problem
Github Issue Number: #138 The issues are:
_
Solution of problem
PR includes:
Type of Change
[✓] Bug fix [ ] New Feature [ ] Development of UI/UX prototypes [✓] Small refactor [ ] Change in Documentation
Checklist
[✓] My code follows the same style as the codebase [ ] My Code change requires a change in documentation [ ] I have updated the Readme accordingly [✓] I made PR against development branch [ ] I have run the test cases locally and it's passing. [✓] I have squashed my commits