0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

プルリクテンプレート -バグ系-

Last updated at Posted at 2019-11-24

現象

  • どういった現象が起きているのか

再現手順

  • 分かっていれば再現手順の記載

原因

・ ○○が原因。

修正内容

・ ○○を修正
・ ○○を修正

動作検証

  • ○○を確認
・ 前提条件
○○している

・ リクエストメソッド
POST, PUT, GET, DELETE

・ リクエストURL

・ jsonデータ差分
{
  "hoge" : 0,
  "fuga_date": "2019-01-01",
}

DB確認

  • ○○を確認
・ 前提条件
○○している

・ リクエストメソッド
POST, PUT, GET, DELETE

・ リクエストURL

・ jsonデータ差分
{
  "hoge" : 0,
  "fuga_date": "2019-01-01",
}

DB確認

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?