diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef39047..32ce889 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,3 +4,4 @@ 2. Only use topic branches 3. Create some changes 4. Send pull request +// This is a test diff --git a/CONTRIBUTING.md~ b/CONTRIBUTING.md~ new file mode 100644 index 0000000..ef39047 --- /dev/null +++ b/CONTRIBUTING.md~ @@ -0,0 +1,6 @@ +# :sparkles: Contribution Guidelines :sparkles: + +1. Fork the repository +2. Only use topic branches +3. Create some changes +4. Send pull request