intuit / judo

Judo is an easy-to-use Command Line Interface (CLI) Integration Testing Framework, driven from a simple yaml file that also contains assertions.
Other
51 stars 21 forks source link

terminology key in documentation #42

Closed worldjoe closed 3 years ago

worldjoe commented 4 years ago

terminology key in documentation

stpalmer21 commented 4 years ago

Hey @worldjoe can you explain more about what this issue entails?

VishalSoni07 commented 3 years ago

@worldjoe I am interested in doing this as part of my first hacktoberfest PR, can you please provide some details about what needs to be changed?

worldjoe commented 3 years ago

Review the documentation and define any terminology present. google is your friend, but here is an example of a terminology key: https://sqlite.org/foreignkeys.html

VishalSoni07 commented 3 years ago

Thanks so much @worldjoe. I am happy to work on this.

VishalSoni07 commented 3 years ago

Doing this as part of Hacktoberfest 2021.

VishalSoni07 commented 3 years ago

@worldjoe I created this PR- https://github.com/intuit/judo/pull/54 for this issue. Can you please review this? Also, please add hactoberfest label to the PR.