Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Your Own Instagram Reel Comparing Different DID Methods #1718

Open
12 tasks
Tracked by #1687
taniashiba opened this issue Sep 30, 2024 · 2 comments
Open
12 tasks
Tracked by #1687

Create Your Own Instagram Reel Comparing Different DID Methods #1718

taniashiba opened this issue Sep 30, 2024 · 2 comments
Assignees
Labels
hacktoberfest issues that are open/valid for hacktoberfest medium For average tasks that take a few hours to complete. (Hacktoberfest)

Comments

@taniashiba
Copy link
Contributor

taniashiba commented Sep 30, 2024

Create Your Own Instagram Video Comparing Different Decentralized Identifier (DID) Methods

🚀 Goal

Use what you learn about Web5 DID methods during Hacktoberfest to create your own Instagram reel focused on different DID methods.

🤔 Background

This issue focuses specifically on creating your own content regarding Web5 / tbDEX topics. Your contributions here will help developers kickstart their Web5 projects!

🤝 How You Can Contribute

We've broken it down into smaller tasks. Every contribution counts!

🔑 Tasks and Acceptance Criteria

❗You must only assign yourself one task at a time to give everyone a chance to participate.❗

You may assign yourself your next task after your current task is reviewed & accepted.

  • Link your submitted PR in a comment here to count towards Hacktoberfest.
  • You must host your content on your own website or channel.
  • The video submitted for this task can be cross-posted across other platforms, however it will only count towards one content task. You may not reuse your video submitted for this task to get points for another task unless there are significant changes (like adding 30 seconds of extra content on YouTube).
  • Add your content information directly to the site/src/externalContributors.json file in the repository.
  • Save your image in the site/static/image/external-contributor/ directory, ensuring the image is in a 16:9 ratio.
  • Create a pull request with your changes for review.
  • Link your submitted PR in a comment here to count towards Hacktoberfest.

Your contribution in externalContributors.json must include:

  • Type: Video, Blog, Social (please choose the appropriate one)
  • Thumbnail: the path to your image, e.g., /img/external-contributor/yourimage.png
  • Title: the title of your content
  • Link: a direct link to your content
  • Your name

Here’s an example of the JSON format to follow:

[
    {
        "type": "blog",
        "thumbnail": "/img/external-contributor/yourimage.png",
        "title": "Exploring Web5",
        "link": "https://linktoyourcontent.com/web5-post",
        "contributor": "Your Name"
    }
]

Available type options:

  • Video
  • Blog
  • Social

🌟 Resources

Getting Started

  1. Comment ".take" on this issue to get assigned
  2. Fork the repository and create a new branch for this task
  3. Follow the tasks outlined above
  4. Submit a pull request with your changes
  5. Respond to any feedback during the review process

Questions?

If you have any questions or need clarification, please comment on this issue or join our Discord community.

Happy coding! 🎉

@taniashiba taniashiba added hacktoberfest issues that are open/valid for hacktoberfest medium For average tasks that take a few hours to complete. (Hacktoberfest) labels Sep 30, 2024
@Musaveershaik
Copy link

./take

@taniashiba
Copy link
Contributor Author

Hey @Musaveershaik - your typo prevented the task from auto-assigning, so I have assigned it to you for you! Thank you for taking on this task, and looking forward to your video. ❤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest issues that are open/valid for hacktoberfest medium For average tasks that take a few hours to complete. (Hacktoberfest)
Projects
None yet
Development

No branches or pull requests

2 participants