remove unnecessary characters in contributing.md (#92429)

Co-authored-by: Stuart Tettemer <stu@elastic.co>
This commit is contained in:
samanhappy 2023-03-30 03:07:53 +08:00 committed by GitHub
parent 4f8edfaaaf
commit 49902fec39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,9 +69,8 @@ cycle.
* Lines that are not part of your change should not be edited (e.g. don't format
unchanged lines, don't reorder existing imports)
* 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
[BUILDING](BUILDING.md) file)
* For contributions involving the elasticsearch build you can find details about the build setup in the
[BUILDING](BUILDING.md) file
### Submitting your changes