Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 1.63 KB

README.md

File metadata and controls

50 lines (43 loc) · 1.63 KB

B12J

An online judge for new competitive programmers

About

This is back-end of the website. Front-end is located here.

Report bug

I'll be happy to resolve any bugs. Please test development branch if those are working before reporting bug. Because it is possible that someone noticed this before, and I already solved the problem. Just waiting for next release.

Bug structure

*** Description ***
Description of bug
*** How to reproduce ***
Here type how to produce bug step by step. This will help me to solve the problem fast.
*** Expected behavior ***
Here type what you've expected
*** Current behavior ***
What happened due to bug.
*** Environment ***
Operating system: The operating system name you're using
Browser: name and version. Check these guide how to 
check browser version. Google Chrome, Firefox, Edge, Safari
DateTime: dd-mm-yyy hh:mm (When you faced this problem)

Example bug report

*** Description ***
Hey, I was trying to recover my password. But, it says unexpected error happened. I tried this multiple times with no luck. *** How to reproduce ***

  1. Go to login page
  2. Select login with password
  3. Click forget password
  4. Type your email and submit
*** Expected behavior ***
An email with password recovering guide should be sent.
*** Current behavior ***
Shows unknown errors without sending email
*** Environment ***

Operating System: Ubuntu 20.04.2 LTS

Browser: Google Chrome 91.0.4472.114 (Official Build) (64-bit)

DateTime: 18-07-2021 16:08

API description

Contests