-
Notifications
You must be signed in to change notification settings - Fork 4
Ok #8
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
base: main
Are you sure you want to change the base?
Ok #8
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,13 @@ | ||
| # Reclaim Protocol | ||
|
|
||
| Reclaim allows your users to bring their data from any website to yours | ||
|
|
||
| ## Contact | ||
|
|
||
| - Website: [https://reclaimprotocol.org](https://reclaimprotocol.org) | ||
| - Twitter: [@ReclaimProtocol](https://twitter.com/ReclaimProtocol) | ||
| - Email: contact@reclaimprotocol.org | ||
|
|
||
| - 👋 Hi, I’m @redwan-islam-rumman | ||
| - 👀 I’m interested in ... | ||
| - 🌱 I’m currently learning ... | ||
| - 💞️ I’m looking to collaborate on ... | ||
| - 📫 How to reach me ... | ||
| - 😄 Pronouns: ... | ||
| - ⚡ Fun fact: ... | ||
|
|
||
| <!--- | ||
| redwan-islam-rumman/redwan-islam-rumman is a ✨ special ✨ repository because its `README.md` (this file) appears on your GitHub profile. | ||
| You can click the Preview link to take a look at your changes. | ||
| ---> | ||
| For more detailed information about the protocol, please refer to our [whitepaper](https://drive.google.com/file/d/1wmfdtIGPaN9uJBI1DHqN903tP9c_aTG2/view). | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: Project README replaced with personal GitHub profile templateThe Reclaim Protocol project README has been replaced with a personal GitHub profile template belonging to |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: reclaimprotocol/.github
Length of output: 98
🏁 Script executed:
Repository: reclaimprotocol/.github
Length of output: 969
🏁 Script executed:
Repository: reclaimprotocol/.github
Length of output: 132
🏁 Script executed:
# Read the actual README.md file with line numbers cat -n README.mdRepository: reclaimprotocol/.github
Length of output: 719
🏁 Script executed:
# Also check the profile/README.md to understand the structure cat -n profile/README.mdRepository: reclaimprotocol/.github
Length of output: 1251
🏁 Script executed:
Repository: reclaimprotocol/.github
Length of output: 77
🏁 Script executed:
# Check if there are any recent changes to understand the PR context git diff HEAD~1 HEAD -- README.mdRepository: reclaimprotocol/.github
Length of output: 97
Remove personal bio template or replace with
.githubrepository documentation.The README.md contains a personal GitHub bio template with incomplete placeholder sections rather than documentation for this
.githubrepository. The HTML comment indicates this content is meant for a personal profile README—it should be inprofile/README.md(which already contains proper organization documentation), not here. Either remove this file or provide appropriate documentation for the.githubrepository structure and configuration.🤖 Prompt for AI Agents