15 lines
535 B
Markdown
15 lines
535 B
Markdown
## Steps
|
|
- [ ] Add your name or username and a link to your GitHub profile into the [Contributors.md][1] file.
|
|
- [ ] Build the project on your machine. If it does not compile, fix the errors.
|
|
- [ ] Describe the purpose and approach of your pull request below.
|
|
- [ ] Submit the pull request. Thank you very much for your contribution!
|
|
|
|
## Purpose
|
|
_Describe the problem or feature._
|
|
_If there is a related issue, add the link._
|
|
|
|
## Approach
|
|
_Describe how this pull request solves the problem or adds the feature._
|
|
|
|
[1]: /Contributors.md
|