basantjamwal opened a new issue, #2128:
URL: https://github.com/apache/apisix-website/issues/2128

   ### Current State
   
   **Description of the current state/issue**:
   
   The "Submitting code" section says to create a personal access token to
   perform Git operations, but it doesn't say what the token needs to be able to
   do. GitHub offers fine-grained and classic tokens, and a first-time 
contributor
   can't tell whether their choice will work for pushing to their fork.
   
   The guide also only covers HTTPS. Pushing over SSH works too, but isn't
   mentioned.
   
   **Link to the page**:
   
   https://apisix.apache.org/docs/general/contributor-guide/
   
   
   ### Desired State
   
   **Description of the change you are proposing**:
   
   Under "Submitting code", add a short note that either token type can be used 
as
   long as it can push to your fork, listing the minimum permission needed for 
each
   type, and mention SSH as an alternative:
   
   > Alternatively, you can [connect to GitHub with 
SSH](https://docs.github.com/en/authentication/connecting-to-github-with-ssh)
   > instead of using a personal access token.
   
   
   ### Would you like to fix this issue?
   
   Yes! Count me in


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