AshharAhmadKhan opened a new pull request, #277: URL: https://github.com/apache/fineract-backoffice-ui/pull/277
## What and why The commit-signing requirement enforced on main is not documented anywhere a contributor would see it before submitting a pull request. CONTRIBUTING.md's Pull Request Guidelines section does not mention it, and neither does the pull request template. As a result, a contributor can follow the existing documentation exactly and still have their pull request blocked at merge time, with no prior indication that signing was required. This adds a Commit Signing section to CONTRIBUTING.md covering the requirement and the one-time setup, a bullet in Pull Request Guidelines pointing to it, and a comment in the pull request template so the requirement is visible before work begins rather than discovered at merge. Closes #271 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
