You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "anngedeus (via GitHub)" <gi...@apache.org> on 2023/02/10 20:16:29 UTC

[GitHub] [jmeter] anngedeus opened a new pull request, #5773: Added TOC and Instructions for VS Code Gradle

anngedeus opened a new pull request, #5773:
URL: https://github.com/apache/jmeter/pull/5773

   ## Description
   <!--- Provide a general summary of your changes in the Title above -->
   <!--- Describe your changes in detail here -->
   I added a table of contents in the README.md file using markdown language, I also added some steps on running gradle on VS code in the CONTRIBUTION.md file
   
   ## Motivation and Context
   <!--- Why is this change required? What problem does it solve? -->
   As I was reading the readme I found it hard to navigate to the different sections and I believe that adding a table of contents would make it easier for contributors to navigate quicker instead of scrolling. On the contribution.md file there are only instructions for gradle on IntelliJ IDEA and Eclipse IDE, but there are none for VS Code. VS Code is widely used by a lot of people and having those instructions there helps them set up the environment.
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   ## How Has This Been Tested?
   <!--- Please describe in detail how you tested your changes. -->
   <!--- Include details of your testing environment, tests ran to see how -->
   <!--- your change affects other areas of the code, etc. -->
   
   ## Screenshots (if appropriate):
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Delete as appropriate -->
   - Bug fix (non-breaking change which fixes an issue)
   - New feature (non-breaking change which adds functionality)
   - Breaking change (fix or feature that would cause existing functionality not to work as expected)
   
   ## Checklist:
   <!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
   <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
   - [ ] My code follows the [code style][style-guide] of this project.
   - [x ] I have updated the documentation accordingly.
   
   [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines
   


-- 
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: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi commented on pull request #5773: Added TOC and Instructions for VS Code Gradle

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi commented on PR #5773:
URL: https://github.com/apache/jmeter/pull/5773#issuecomment-1543980644

   Closing the PR as there is no feedback.


-- 
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: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi closed pull request #5773: Added TOC and Instructions for VS Code Gradle

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi closed pull request #5773: Added TOC and Instructions for VS Code Gradle
URL: https://github.com/apache/jmeter/pull/5773


-- 
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: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org