You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app currently lacks the ability for users to enter their GitHub username and repository name through the UI. Implementing this functionality will allow users to input their GitHub details directly.
Steps to reproduce the issue
Use the @collabo-user GitHub access token in the .env of the api-server.
Note (to contributor taking on this task assignment): Add the testing checklist below (without this note) to your pull request when submitting your fix. This will guide (you and) the contributors who will review your fix to know what is important to check or test for.
The UI allows users to enter their GitHub username.
The UI allows users to input their repository name.
I certify that I ran my checklist
The text was updated successfully, but these errors were encountered:
Issue description
The app currently lacks the ability for users to enter their GitHub username and repository name through the UI. Implementing this functionality will allow users to input their GitHub details directly.
Steps to reproduce the issue
Expected behavior
Users should be able to enter their GitHub username and repository name directly through the UI
Screenshots
Additional context
Repo URL: https://github.com/collabo-community/collabocate
Testing checklist
Note (to contributor taking on this task assignment): Add the testing checklist below (without this note) to your pull request when submitting your fix. This will guide (you and) the contributors who will review your fix to know what is important to check or test for.
The text was updated successfully, but these errors were encountered: