浏览代码

Fix font size of pull request template header

The previous header size was a bit excessive, overshadowing actual comments.
tags/v0.0.1
Joost Rijneveld 5 年前
committed by GitHub
父节点
当前提交
d113b45cf0
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/pull_request_template.md

+ 1
- 1
.github/pull_request_template.md 查看文件

@@ -3,7 +3,7 @@
<!-- Type some lines about your submission -->


## Manually checked properties
#### Manually checked properties
<!-- These checkboxes serve for the maintainers of PQClean to verify your submission. Please do not check them yourself. -->

* [ ] `#ifdef`s only for header encapsulation


正在加载...
取消
保存