Sha256: 566da926e84b8f1620acd1eb263dfac1bf66c450146fe99d11e3cbdce57d1d7c
Contents?: true
Size: 873 Bytes
Versions: 4
Compression:
Stored size: 873 Bytes
Contents
# Contribution Guidelines Rough guidelines: 1. Please ensure that the build passes. 2. Packages in other languages are welcome. ## Bank Names Guidelines The `banknames.json` file is committed to the repo and is used to maintain a list of human-readable bank names in India. If you are touching that file, here are a few guidelines: 1. Do not include `ltd`, `Ltd` at the end. 2. Ensure that the case is consistent with the official name. 3. Do not prefix the bank name with "The". 4. The canonical way to spell Coop is `Co-operative`. 5. Do not include a city name in the bank name, unless it is part of the IFSC code. 6. Include the city name in brackets at the end if it is necessary for disambiguation. 7. Try not to leave any unexpanded abbreviations in the name 8. Also ensure that the 4 character code is committed to `Bank.php` 9. No period after `Co-operative`
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ifsc-1.0.8 | CONTRIBUTING.md |
ifsc-1.0.7 | CONTRIBUTING.md |
ifsc-1.0.6 | CONTRIBUTING.md |
ifsc-0.0.1 | CONTRIBUTING.md |