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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ We also encourage ALL active community participants to act as if they are mainta
28
28
- Participate in the conversations on [Kubernetes Discuss](https://discuss.kubernetes.io/c/contributors/cluster-api/23)
29
29
30
30
-**Meetings:**
31
-
- Cluster API Provider KubeVirt Syncup Meetings: [Tuesdays at 8:00 PT (Pacific Time)](https://zoom.us/j/94685513559?pwd=cnI3RUQyZ3RrckpOc1BQNDA1Q1BrZz09) (weekly starting Tuesday December 7th, 2021). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=8:00&tz=PT%20%28Pacific%20Time%29).
31
+
- Cluster API Provider KubeVirt Syncup Meetings: [Tuesdays at 8:00 PT (Pacific Time)](https://zoom.us/j/94685513559?pwd=cnI3RUQyZ3RrckpOc1BQNDA1Q1BrZz09) (weekly starting Tuesday, December 7th, 2021). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=8:00&tz=PT%20%28Pacific%20Time%29).
32
32
-[Meeting notes and Agenda](https://docs.google.com/document/d/1ZAnRLCKOVbDqrsrYis2OR0aZIAlqp576gCJVCkMNiHM/edit?usp=sharing).
33
33
34
34
### Other ways to communicate with the maintainers
@@ -44,15 +44,15 @@ If you think you have found a bug please follow the instruction below.
44
44
- Please give a small amount of time giving due diligence to the issue tracker. Your issue might be a duplicate.
45
45
- Get the logs from the custom controllers and please paste them in the issue.
46
46
- Open a bug report.
47
-
- Remember users might be searching the issue in future, so please make sure to give it a meaningful title to help others.
47
+
- Remember users might be searching the issue in the future, so please make sure to give it a meaningful title to help others.
48
48
- Feel free to reach out to the community on slack.
49
49
50
50
### Tracking new feature
51
51
52
-
We also have a issue tracker to track features. If you think you have a feature idea, that could make Cluster API provider Kubevirt become even more awesome, then follow these steps.
52
+
We also have an issue tracker to track features. If you think you have a feature idea, that could make Cluster API provider Kubevirt become even more awesome, then follow these steps.
53
53
54
54
- Open a feature request
55
-
- Remember users might be searching for the issue in future, so please make sure to give it a meaningful title to help others.
55
+
- Remember users might be searching for the issue in the future, so please make sure to give it a meaningful title to help others.
56
56
- Clearly define the use case with concrete examples. Example: type `this` and cluster-api-provider-kubevirt does `that`.
57
57
- Some of our larger features will require some design. If you would like to include a technical design to your feature, please go ahead.
58
58
- After the new feature is well understood, and the design is agreed upon we can start coding the feature. We would love for you to code it. So please open up a **WIP***(work in progress)* PR and happy coding!
0 commit comments