diff --git a/.gitlab/issue_templates/new-server.md b/.gitlab/issue_templates/new-server.md
index f09bb5c7ba522d1b3b0593f9700c889f0e70d05e..78ed4f890f745471a5a62988ae882db29ca8ea13 100644
--- a/.gitlab/issue_templates/new-server.md
+++ b/.gitlab/issue_templates/new-server.md
@@ -10,9 +10,10 @@ Summary:
 - Internal IP(s): xxx.xxx.xxx.xxx
 - Internal DNS name(s): xxx.internal.(softwareheritage.org|<environment>.swh.network
 
-[ ] Declare the servers in the [inventory](https://inventory.softwareheritage.org)
-[ ]  Add the management info in the credential store
-[ ] Install the OS
-[ ] Add puppet configuration (if needed)
-[ ] Configure firewall rules (if needed)
-[ ] <other actions if needed>
+Tasks:
+- [ ] Declare the servers in the [inventory](https://inventory.softwareheritage.org)
+- [ ]  Add the management info in the credential store
+- [ ] Install the OS
+- [ ] Add puppet configuration (if needed)
+- [ ] Configure firewall rules (if needed)
+- [ ] <other actions if needed>