enarx-archive / rfcs

Holds RFCS (“Request for Comments”), proposals to improve Enarx
Apache License 2.0
2 stars 9 forks source link

RFC00000: First version of an RFC process, based on Aries and Rust #1

Closed axelsimon closed 4 years ago

axelsimon commented 4 years ago

This modifies/adds four files:

This process is heavily taken from Hyperledger Aries and the Rust language (leaning more towards Aries, which is itself based on the Rust process), but adapted to our needs and the current level of maturity of Enarx.

I expect this to create some discussion, so please do comment and suggest changes. My main fear is that this is too involved a process.

axelsimon commented 4 years ago

I've incorporated all suggested changes and pushed a new version of the PR.

Many thanks to all of you for taking the time to read through these documents as carefully as you did and making suggestions and corrections, it's really nice to see everyone getting behind this RFC process :)

axelsimon commented 4 years ago

@connorkuehl, @mbestavros you were the last to have requested changes or made comments in that general direction. Does everything look good to you? I'd like to merge this if so :)

axelsimon commented 4 years ago

Pinging @npmccallum too as he expressed a strong interest in checking this PR out.

axelsimon commented 4 years ago

Funny you should mention that as i was at a matrix meetup yesterday and as i realised that their MSC (matrix spec changes) process uses this same system, and thought we should do the same. So yes, very much agreed. Will make the needed changes and then push this.