mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
fb2349369a
commit
1ac1e0dabd
1 changed files with 3 additions and 2 deletions
5
docs/static/maintainer-guide.asciidoc
vendored
5
docs/static/maintainer-guide.asciidoc
vendored
|
@ -43,8 +43,9 @@ reviewing and merging patches.
|
|||
|
||||
==== Patch Requirements
|
||||
|
||||
A patch is a minimal and accurate answer to exactly one identified and agreed upon problem. It must conform to the code
|
||||
style guidelines and must include RSpec tests that verify the fitness of the solution.
|
||||
A patch is a minimal and accurate answer to exactly one identified and agreed upon problem. It must conform to the
|
||||
https://github.com/elastic/logstash/blob/master/STYLE.md[code style guidelines] and must include RSpec tests that verify
|
||||
the fitness of the solution.
|
||||
|
||||
A patch will be automatically tested by a CI system that will report on the Pull Request status.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue