-
Notifications
You must be signed in to change notification settings - Fork 543
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
Create a 'getting started' guide for developers #88
Comments
https://github.com/greg-hellings/ansible_collection_demo - has some info that might be helpful for starting a new collection. |
@samccann Can you move this to the new repo? |
yes I plan on going through all the docs issues after June 10th to move them all over. That' the proposed 'official' date when the split happens. I can try to do it sooner, but I'm out from Friday until that date so didn't want to rush it all. |
Thanks, this was just in our backlog queue. |
Estimated effort: L (MUNI tech writers) |
@oraNod Hi! Can I work on this issue? |
@xszabo3 Welcome! Yes, please go ahead. I've assigned this issue to you. Feel free to ask any questions here or in the docs channel on Matrix. |
Thanks to @xszabo3 for realizing this issue was actually already solved by https://docs.ansible.com/ansible/latest/community/create_pr_quick_start.html. I'll create a new issue for what was discussed in the docs matrix channel and assign the new one to you (as it is of similar scope/size). |
SUMMARY
This came up as a possible ansibleFest topic, so thought it would be worth having a specific getting started guide for developers so they can quickly learn how to:
(git remote add ; git fetch ; git merge --ff-only to devel ; git checkout feature-branch ; git rebase devel )
ISSUE TYPE
COMPONENT NAME
docs.ansible.com
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
ADDITIONAL INFORMATION
The text was updated successfully, but these errors were encountered: