ebtc-protocol / ebtc-multisig

eBTC's EVM multisig operations.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Introduce templates for multisig operations issues #15

Closed sajanrajdev closed 5 months ago

sajanrajdev commented 7 months ago

Create a template for multisig operations to streamline and separate development work tracking issues from multisig operations issues. Most multisig operations are expected to not require additional development work and instead will simply use the existing and reviewed libraries. For instance, parameter changes or LP management. Some others will require development work. The dev work should be scoped out and ticketed separately from the transaction tracking ticket. Templates should be added for both and include the minimum fields to convey the information necessary for developers and reviewers for the two cases.