Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bagder/github-feedback

Ideas and features I'd like to see GitHub implement
https://github.com/bagder/github-feedback

feature-requests github ideas

Last synced: about 1 month ago
JSON representation

Ideas and features I'd like to see GitHub implement

Awesome Lists containing this project

README

        

# GitHub feedback

Proposed changes and improvements for GitHub that would make driving and
runnning a project like [curl](https://github.com/curl/curl) easier.

## GitHub service

- [Count all contributors](count-contributors.md)
- [Respect .mailmap](mailmap.md)

## Releases

- [Disable the default tarballs for releases](releases-tarball.md)

## CI

- [Kill off CI jobs](kill-ci.md)
- [Larger list of CI jobs](larger-ci-list.md)
- [Mark specific CI builds flaky](flaky.md)
- [Mark specific users as suspicious](suspicious.md)

## Issues

- [Hide security issues](security-issues.md)

## Pull Requests

- [Disable the merge button](disable-merge-button.md)
- [Better support for PR-by-proxy](pr-by-proxy.md)
- [Mark conflicting PRs in the list](mark-conflicting.md)
- [Review commit messages](review-commit-msgs.md)

## git integration

- [Commit emails with diffs](commit-mail-diff.md)
- [Support a merges keyword](merges.md)

# Feedback?

Feel free to add new, extend and help improve this collection. Keep each
proposal a separate file for easier management.