You are viewing a single comment's thread from:

RE: Add Helper function to generate random slug

in #utopian-io7 years ago

Your contribution cannot be approved because it is not as informative as other contributions. It did not follow the Utopian Rules which says

<blockquote> <p dir="auto">Simple and common code snippets that can be easily found or reproduced can't be submitted in the development category. <p dir="auto">I can see that the you have added a .gitignore file and added a Random function through the line <code>''.join(random.choice(string.ascii_uppercase + string.digits) for _ in range(N)) which is too common. Try to increase the number of features in one PR and submit a contribution in Utopian. <p dir="auto">You can contact us on <a href="https://discord.gg/uTyJkNm" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Discord.<br /> <strong><a href="https://utopian.io/moderators" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">[utopian-moderator]
Sort:  

Oh i see, and this makes sense. Thanks for letting me know!