Skip to content
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

Docs: Add detailed instructions on how to configure a GitHub Copilot extension #16

Closed
nickytonline opened this issue Nov 1, 2024 · 4 comments · Fixed by #17
Closed
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@nickytonline
Copy link
Owner

nickytonline commented Nov 1, 2024

I wrote a very detailed blog post on how to create and configure a GitHub Copilot extension in https://dev.to/nickytonline/creating-your-first-github-copilot-extension-a-step-by-step-guide-28g0.

It's a good blog post, but if people are to use this template, the steps for configuring the GitHub app, as well as your environment for development should be in the README, or more ideally, a separate markdown linked in the README. It should also include any images related to those things from the blog post.

The only thing to really omit is the steps for building the code as that is what this template project is.

@nickytonline nickytonline added the documentation Improvements or additions to documentation label Nov 1, 2024
@michaella23
Copy link
Contributor

I'd like to give this a shot @nickytonline. :)

@nickytonline
Copy link
Owner Author

Awesome @michaella23! Let me know if you have any questions.

@michaella23
Copy link
Contributor

The only thing to really omit is the steps for building the code as that is what this template project is.

Can I get clarification on this @nickytonline ? Am I understanding correctly that the steps for building the code are in the first few sections of the article, and that's what I would omit?

Thanks!

@nickytonline
Copy link
Owner Author

The only thing to really omit is the steps for building the code as that is what this template project is.

Can I get clarification on this @nickytonline ? Am I understanding correctly that the steps for building the code are in the first few sections of the article, and that's what I would omit?

Thanks!

Exactly because the template is that code I walk you through. How to configure the GitHub app and how to set up the development environment are the main pieces to bring in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants