You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -41,6 +48,8 @@ More info on docs.ansible.com: [Rebasing a Pull Request](http://docs.ansible.com
41
48
42
49
## Create a pull requests
43
50
51
+
**PULL REQUESTS MUST BE MADE INTO THE `DEVEL` BRANCH**
52
+
44
53
Make sure you are not behind (in sync) and then submit a PR to the Ansible Workshops.
45
54
[Read the Pull Request Documentation on Github.com](https://help.github.com/articles/creating-a-pull-request/)
46
55
@@ -53,6 +62,7 @@ Just because you submit a PR, doesn't mean that it will get accepted. Right now
53
62
Being more descriptive is better, and has a higher change of getting merged upstream. Communication is key! Just b/c the PR doesn't get accepted right away doesn't mean it is not a good idea. Ansible Workshops have to balance many different types of users. Thank you for contributing!
54
63
55
64
# Going Further
65
+
56
66
The following links will be helpful if you want to contribute code to the Ansible Workshops project, or any Ansible project:
Copy file name to clipboardExpand all lines: exercises/ansible_f5/1.0-explore/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
### Exercise 1.0: Exploring the lab environment
2
2
3
+
**Read this in other languages**: [English](README.md), [日本語](README.ja.md).
4
+
3
5
Before you get started, please join us on slack! [Click here to join the ansiblenetwork slack](https://join.slack.com/t/ansiblenetwork/shared_invite/enQtMzEyMTcxMTE5NjM3LWIyMmQ4YzNhYTA4MjA2OTRhZDQzMTZkNWZlN2E3NzhhMWQ5ZTdmNmViNjk2M2JkYzJjODhjMjVjMGUxZjc2MWE). This will allow you to chat with other network automation engineers and get help after the workshops concludes.
0 commit comments