Added additional config files for maintaining a Github repository like dependabot, codeowners and workflows. Restructured current workflows to make them less repetitive, modular, and easier to read.
Issue
This PR addresses issue #147 , #148
[issue-number].
Contribution Checklist:
[ ] The pull request only addresses one issue or adds one feature.
[ ] The pull request does not introduce any breaking changes
[ ] I have added screenshots or gifs to help explain the change if applicable.
[x] I have ran the linting and formatting scripts to make sure the code is consistently styled.
[x] I have built/compiled and ran the tests to make sure the code works correctly.
[ ] I have added or changed tests to cover new or different functionality, where applicable.
[x] Create an issue and link to the pull request.
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.
Refactor .github folder
Added additional config files for maintaining a Github repository like dependabot, codeowners and workflows. Restructured current workflows to make them less repetitive, modular, and easier to read.
Issue
This PR addresses issue #147 , #148
[issue-number].
Contribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.