-
Notifications
You must be signed in to change notification settings - Fork 324
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
RFC: Add contribution guidelines #462
Merged
tcatm
merged 1 commit into
freifunk-gluon:master
from
FreifunkBremen:contribution-guidelines
Aug 31, 2015
Merged
RFC: Add contribution guidelines #462
tcatm
merged 1 commit into
freifunk-gluon:master
from
FreifunkBremen:contribution-guidelines
Aug 31, 2015
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b4a6c02
to
8dc5bd8
Compare
8dc5bd8
to
c6b551a
Compare
ACK |
tcatm
pushed a commit
that referenced
this pull request
Aug 31, 2015
RFC: Add contribution guidelines
ecsv
added a commit
to FreifunkVogtland/gluon
that referenced
this pull request
Mar 30, 2019
e5fe4b63 Merge pull request freifunk-gluon#462 from ecsv/batadv-18.06 ee2d981d batman-adv: Merge bugfixes from 2019.1 4d7a182e nodogsplash: fix invalid pointer bug when clock is turned back (freifunk-gluon#456) 2ad165c9 Merge pull request freifunk-gluon#452 from dangowrt/openwrt-18.06 71f9aae5 luci-app-bmx7: update to v0.1-alpha 0e3d7017 bmx7: update to git snapshot as of 2018-12-29 42af8350 batman-adv: Refresh patches
mweinelt
added a commit
that referenced
this pull request
Apr 5, 2019
e5fe4b6 Merge pull request #462 from ecsv/batadv-18.06 ee2d981 batman-adv: Merge bugfixes from 2019.1 4d7a182 nodogsplash: fix invalid pointer bug when clock is turned back (#456) 2ad165c Merge pull request #452 from dangowrt/openwrt-18.06 71f9aae luci-app-bmx7: update to v0.1-alpha 0e3d701 bmx7: update to git snapshot as of 2018-12-29 42af835 batman-adv: Refresh patches
mweinelt
added a commit
that referenced
this pull request
Jun 8, 2019
e5fe4b6 Merge pull request #462 from ecsv/batadv-18.06 ee2d981 batman-adv: Merge bugfixes from 2019.1 4d7a182 nodogsplash: fix invalid pointer bug when clock is turned back (#456) 2ad165c Merge pull request #452 from dangowrt/openwrt-18.06 71f9aae luci-app-bmx7: update to v0.1-alpha 0e3d701 bmx7: update to git snapshot as of 2018-12-29 42af835 batman-adv: Refresh patches (cherry picked from commit b6c4e06)
joerg-d
pushed a commit
to ffggrz/gluon
that referenced
this pull request
Sep 17, 2019
e5fe4b6 Merge pull request freifunk-gluon#462 from ecsv/batadv-18.06 ee2d981 batman-adv: Merge bugfixes from 2019.1 4d7a182 nodogsplash: fix invalid pointer bug when clock is turned back (freifunk-gluon#456) 2ad165c Merge pull request freifunk-gluon#452 from dangowrt/openwrt-18.06 71f9aae luci-app-bmx7: update to v0.1-alpha 0e3d701 bmx7: update to git snapshot as of 2018-12-29 42af835 batman-adv: Refresh patches (cherry picked from commit b6c4e06)
SvenRoederer
pushed a commit
to SvenRoederer/freifunk-gluon_core
that referenced
this pull request
Sep 29, 2019
7589804 Merge pull request freifunk-gluon#474 from ecsv/batadv-for-18.06 c07326c batman-adv: Fix duplicated OGMs on NETDEV_UP cad1fba Merge pull request freifunk-gluon#469 from ecsv/batadv-for-18.06 145ba7f batman-adv: Merge bugfixes from 2019.2 40b7519 batman-adv: Reorder patches e5fe4b6 Merge pull request freifunk-gluon#462 from ecsv/batadv-18.06 ee2d981 batman-adv: Merge bugfixes from 2019.1 4d7a182 nodogsplash: fix invalid pointer bug when clock is turned back (freifunk-gluon#456) 2ad165c Merge pull request freifunk-gluon#452 from dangowrt/openwrt-18.06 71f9aae luci-app-bmx7: update to v0.1-alpha 0e3d701 bmx7: update to git snapshot as of 2018-12-29 42af835 batman-adv: Refresh patches
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I think Gluon could need some general contribution guidelines. As I wrote in the draft, "[t]o ease the work for the maintainers and to reduce the frustration of contributors".
I wrote down what came to my mind, but of course it is essential that the maintainers decide on something. This PR is just in case they are too lazy to write it down and I captured everything necessary (probably not the case).