File: CONTRIBUTING.adoc

package info (click to toggle)
golang-github-crc-org-crc 2.34.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,548 kB
  • sloc: sh: 398; makefile: 326; javascript: 40
file content (24 lines) | stat: -rw-r--r-- 975 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[[contribution-guidelines]]
= Contribution guidelines

[[filing-issues]]
== Filing issues

File issues using the standard link:https://github.com/crc-org/crc/issues[GitHub issue tracker] for the repository.
Before you submit a new issue, we recommend that you search the list of issues to see if anyone already submitted a similar issue.

[[contributing-patches]]
== Contributing patches

Thank you for your contributions! Please follow this process to submit a patch:

. Create an issue describing your proposed change to the repository.
.. The repository owners will triage and respond to your issue promptly.
. Fork the repository and create a topic branch.
. Submit a pull request with the proposed changes.
.. The required format for the Git commit message is "Issue #<issue_no> <message>".

[[questions]]
== Questions?

If you run into issues or have any questions about contributions, feel free to ping the CRC developers on IRC at the #codeready channel on Freenode.