Paula-Arias11 opened a new pull request, #5546:
URL: https://github.com/apache/fineract/pull/5546

   ## Description
   
   The "Using Minikube" section currently uses http (HTTPie), which is not a 
standard tool and is missing from the REQUIREMENTS section. This causes a 
command not found error for most developers. This PR replaces it with curl to 
ensure consistency with the "How to run for local development" section and to 
remove undocumented dependencies.
   
   ## Checklist
   - [ ] Write the commit message as per [our 
guidelines](https://www.google.com/search?q=https://github.com/apache/fineract%23pull-requests)
   
   - [ ] Acknowledge that we will not review PRs that are not passing the build 
("green") - it is your responsibility to get a proposed PR to pass the build, 
not primarily the project's maintainers.
   
   - [ ] Create/update unit or integration tests for verifying the changes 
made. (N/A for documentation changes)
   
   - [ ] Follow our [coding 
conventions](https://www.google.com/search?q=https://github.com/apache/fineract%23coding-conventions).
   
   - [ ] Add required Swagger annotation and update API documentation... (N/A)
   
   - [ ] This PR must not be a "code dump". Large changes can be made in a 
branch, with assistance.
   
   


-- 
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]

Reply via email to