-
Notifications
You must be signed in to change notification settings - Fork 6
Fixes #4: Created documentation for curl loader #194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fixes #4: Created documentation for curl loader #194
Conversation
@Marimuthukalivelraja that's a good start, thank you, can you run prettier or any other tool over the markdown for proper formatting? thanks |
@svrnm Thanks for my first start. As per your suggestion I make all the changes for sure and comes with new doc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few comments
removed orphaned spaces Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
align the spaces in the heading and code snippet section Co-authored-by: Severin Neumann <[email protected]>
hi |
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
Co-authored-by: Severin Neumann <[email protected]>
appologies for the delay, I was out of office for the last weeks, taking another look, if you still want to make this PR happen:) |
Hello @svrnm brother, Thank you for your suggestions. I’ve implemented all of your suggestions except for the intro section, which is still pending. Unfortunately, my laptop is not functioning properly, and because of this bad luck, I couldn’t work on that one suggestion. If you feel the current state is acceptable, please feel free to close this issue. I was a bit worried since this is my first contribution, but I’m also very excited to continue contributing once my laptop is fixed. |
Signed-off-by: svrnm <[email protected]>
No worries @Marimuthukalivelraja , I applied some changes, I think it should look good now.
The repository settings are restrictive, I'll need @noMoreCLI to take a look as well to have it merged. |
Description
This PR adds documentation for the curl-loader component used within the Application Simulator project. It outlines how to define load behavior using the config.json file.
Let me know if you'd like to make some changes regarding this documentation.
Thank you again, and I look forward to your feedback!
Type of Change
Checklist