ICRC numbering rule

Gm fellow degens,

Please follow the ICRC numbering rule when you propose standards. Your ICRC number is automatically assigned by Github when you open the issue/PR. ICRC numbers are not consecutive.

Your ICRC number should be https://github.com/dfinity/ICRC/issues/{number} or https://github.com/dfinity/ICRC/pull/{number}

1 Like

Can a GitHub Actions automatically take care of correcting and assigning the numbers?

Good idea. We need a script where when a new issue is opened, its beginning is automatically assigned “ICRC-{number}”

1 Like