mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
remove unnecessary characters in contributing.md (#92429)
Co-authored-by: Stuart Tettemer <stu@elastic.co>
This commit is contained in:
parent
4f8edfaaaf
commit
49902fec39
1 changed files with 2 additions and 3 deletions
|
@ -69,9 +69,8 @@ cycle.
|
||||||
* Lines that are not part of your change should not be edited (e.g. don't format
|
* Lines that are not part of your change should not be edited (e.g. don't format
|
||||||
unchanged lines, don't reorder existing imports)
|
unchanged lines, don't reorder existing imports)
|
||||||
* Add the appropriate [license headers](#license-headers) to any new files
|
* Add the appropriate [license headers](#license-headers) to any new files
|
||||||
* For contributions involving the elasticsearch build you can find (details about the build setup in the
|
* For contributions involving the elasticsearch build you can find details about the build setup in the
|
||||||
[BUILDING](BUILDING.md) file)
|
[BUILDING](BUILDING.md) file
|
||||||
|
|
||||||
|
|
||||||
### Submitting your changes
|
### Submitting your changes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue