Sort:  

Thank you! Your contribution has been approved now.

I have to point out though, that there are some quality issues with your repository that you should fix before your next contribution.

  • You have a README.txt in your repository. A README.md is more common. You should also add more details about your project. Here's a good template for a README.md
  • You should add an open source license to your project. Without a valid open source license, your project is, legally speaking, not open source. All rights are reserved to you.
  • For future projects I recommend to start the development using individual commits in Git/GitHub right from the start instead of committing the whole project in one single commit. This makes it easier for us to evaluate the history of a project and for you to maintain your project.
  • It seems you have directories/files in your repository that don't really belong there. The directories bin and obj are for files that are generated during the build process. Such files are temporary and should not be version controlled.
    Read more | .gitignore for Visual Studio

For questions and feedback you can contact us on Discord.

[utopian-moderator]

@mkt Okay, i will try to follow your advice next time :) Thanks!

Coin Marketplace

STEEM 0.18
TRX 0.15
JST 0.028
BTC 63033.54
ETH 2434.49
USDT 1.00
SBD 2.54