Giter VIP home page Giter VIP logo

Comments (4)

mentalisttraceur avatar mentalisttraceur commented on September 25, 2024

Note: lots of technical projects have something like this. A couple examples:

  1. Python's "Enhancement Proposal" (PEP) process,
  2. Kubernetes' "Enhancement Proposal" (KEP) process, and
  3. the venerable RFC/BCP process which has shaped so many network protocols, open formats, and so on.

I centered SRFI as the main example because of a key similarity: Scheme's RFIs are optional standardized extensions which keep the core spec minimal, and Conventional Commit's RFI would do the same.

from conventionalcommits.org.

mentalisttraceur avatar mentalisttraceur commented on September 25, 2024

The current spec seems to suggest just hosting extension specs in our own repos. Here's why I think a conventional-commits/requests-for-implementation repo is a worthwhile addition over that:

  1. Specifications hosted in the community org are much more likely to keep existing.

  2. Specifications hosted in the community org are much easier to find (both discovering ones you don't know about which might be useful, and ones that you know about but don't know the location of).

I could not ask for a better illustration of these two points than the example extension mentioned in the FAQ, @jameswomack/conventional-commit-spec, which either no longer exists, never existed, or exists somewhere that I was unable to find.

  1. If I say CCRFI-1, that's clearly a "CCRFI". You learn once what a CCRFI is, and then you always recognize/know exactly what it what it is. What's the reference to an extension/proposal in someone's repo? jameswomack/conventional-commit-spec could be almost anything, and needs context to even suspect that it's probably a repo on one of the code hosting websites. Even an explicit URL, without context, is just a URL. Meanwhile, the string CCRFI-42 could show up anywhere, with no context or even in a misleading context, and you could have a great chance of immediately identifying it as a reference to a CCRFI.

from conventionalcommits.org.

damianopetrungaro avatar damianopetrungaro commented on September 25, 2024

I'm not sure I see value in this. Can you elaborate more on a use case you have that would benefit from this?

from conventionalcommits.org.

mentalisttraceur avatar mentalisttraceur commented on September 25, 2024

@damianopetrungaro probably not until I have recharged from how much effort I've put into very thoroughly covering the value more abstractly.

Hopefully someone else has more reserves of unpaid time/patience/desire/knack for concrete examples, or your mind will start to generate/notice examples now that you have the idea.

from conventionalcommits.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.