Skip to content

Commit

Permalink
chore: Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Rootul P <[email protected]>
  • Loading branch information
evan-forbes and rootulp authored Apr 17, 2023
1 parent 354736d commit 1d4103a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@ test-cover:
#
# Usage: make adr-gen NUM=016 TITLE=my-adr-title
adr-gen:
@echo "--> Generating adr template"
@echo "--> Generating ADR template"
@curl -sSL https://raw.githubusercontent.com/celestiaorg/.github/main/adr-template.md > docs/architecture/adr-$(NUM)-$(TITLE).md
.PHONY: adr-gen

0 comments on commit 1d4103a

Please sign in to comment.