Skip to content

Conversation

@koga-jdsc
Copy link

Purpose

  • 質問入力欄に入力中、文字の返還途中でもEnter押下時に質問をPostしてしまう。変換中はPostしないよう改修した。
  • scripts/prepdocs.sh の実行権限が無くエラーが発生するので実行権限を追加した。

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant