From 97989f176ebcbf0e726d3d5aa5029e85fc1f15d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= <4975670+pavlovcik@users.noreply.github.com> Date: Tue, 17 Oct 2023 04:50:20 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3388e0c69..e7442e766 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -21,23 +21,3 @@ - We rebranded "Bonding" to "Staking" to disambiguate our bonds (e.g. Chicken Bonds) branding. - We rebranded "Debts" to "Credits" because it has a positive connotation for the users. - We rebranded "Ubiquity Algorithmic Dollar" to "Ubiquity Dollar" because the term "algorithmic" is contentious in this context after Luna. -- Filenames should be in kebab-case for example (note as of writing this we still have to fix this): - - credit-nft-manager.sol - - credit-nft-redemption-calculator.sol - - credit-nft.sol - - credit-redemption-calculator.sol - - credit-token.sol - - dollar-manager.sol - - dollar-mint-calculator.sol - - dollar-mint-excess.sol - - dollar-token.sol - - dollar3pool-oracle.sol - - erc1155-ubiquity.sol - - erc20-ubiquity.sol - - formulas.sol - - governance-token.sol - - masterchef-ubiquity.sol - - staking-formulas.sol - - staking-token.sol - - staking.sol - - transfer-hooks/dollar3pool.sol