vaishnaviii
vaishnaviii
To maintain consistency of code, add a code linter like black and it's GitHub action to check if it's properly formatted when a pull request is created
### Describe the bug When a contributor creates their first issue or first PR, ideally the welcome bot should drop a comment, but it does not seem to be working...
### Is your feature request related to a problem? Please describe. As a developer, I need the following section to be developed so that I can add is as a...
### Is your feature request related to a problem? Please describe. As a user, I need a brief yet engaging introduction about AnitaB.org Open Source. ### Mocks  ###...
### Describe the bug On your mobile, click on the deployed website and go to programs section. The timeline is broken and doesn't work as expected. ### Expected behavior The...
### Is your feature request related to a problem? Please describe. As a developer, I need the following section to be developed so that I can add is as a...
### Describe the bug When I try to register a new user via the app or deployed Heroku link , Internal Server Error is found ### To Reproduce Steps to...
### Description Replaced request_id with relation_id in tasks to make the change visible on Swagger UI Fixes #726 ### Type of Change: - Code ### How Has This Been Tested?...
## Description As a developer, I need to add login with GitHub feature to app, so that I can allow users to use their GitHub OAuth. Implement login with GitHub...
### Description This PR is a continuation of #914 which uses Poetry has the default dependency management tool Fixes #691 ### Type of Change: - Code - Quality Assurance -...