Skip to content

Add Contributors section to README#64

Merged
martian56 merged 1 commit into
mainfrom
martian56-patch-4
Mar 25, 2026
Merged

Add Contributors section to README#64
martian56 merged 1 commit into
mainfrom
martian56-patch-4

Conversation

@martian56
Copy link
Copy Markdown
Member

No description provided.

Added a Contributors section with a contribution graph.
@martian56 martian56 added this to the Deadline milestone Mar 25, 2026
@martian56 martian56 self-assigned this Mar 25, 2026
Copilot AI review requested due to automatic review settings March 25, 2026 10:18
@martian56 martian56 added the documentation Improvements or additions to documentation label Mar 25, 2026
@martian56 martian56 merged commit 2e47de0 into main Mar 25, 2026
7 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a “Contributors” section to the root README to highlight project contributors alongside existing repository activity info.

Changes:

  • Add a new “## Contributors” section to README.
  • Embed a contributors image generated by contrib.rocks linking to GitHub’s contributors graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
## Contributors

<a href="https://github.com/Devlaner/devlane/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Devlaner/devlane" />
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The embedded contributors image is missing alternative text. For accessibility (screen readers) and better markdown rendering, add an alt attribute to the <img> (or use a markdown linked image like [![Contributors](...)](...) so the alt text is included).

Suggested change
<img src="https://contrib.rocks/image?repo=Devlaner/devlane" />
<img src="https://contrib.rocks/image?repo=Devlaner/devlane" alt="Devlane contributors" />

Copilot uses AI. Check for mistakes.
@martian56 martian56 deleted the martian56-patch-4 branch May 2, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants